IMetadataEmitter Interface |
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 (in PostSharp.dll) Version: 6.5.16.0 (6.5.16.0)
C#
public interface IMetadataEmitter
The IMetadataEmitter type exposes the following members.
Name | Description | |
---|---|---|
GetMetadataIndex |
Gets the index of a serialized metadata reference.
|