High level IL manipulation tools built on top of mono.cecil.
Currently only a very small surface of functionality is exposed which
is used by Cilador.Fody to create mixins. As the project evolves, more
functionality will be exposed.
Please consider this version of Cilador to be pre-release.
The purpose of the library is deep copying of any objects and arbitrarily complex graphs, their comparison, serialization and deserialization without distortion, tracking mutations and manipulating the state.
Homepage: http://makeloft.xyz/workroom/replication-framework
Various extension methods for cloning objects. Should only be used in OBeautifulCode.Type. Does not declare OBeautifulCode.Type nor any recipes in that solution as a dependency.