Semantics of a service that allows build-time code to serialize references to metadata objects (i.e. reflection objects) in a way that is compatible with obfuscators. References are deserialized at run-time using IMetadataDispenser.
Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public interface IMetadataEmitter
Methods
Name | Description |
---|---|
GetMetadataIndex(object) | Gets the index of a serialized metadata reference. |