MetadataEmitter
When serializing PostSharp access, gets a facility that can be used to serialize metadata (System.Reflection
) objects
as MSIL, therefore making them transparent to obfuscation.
Declaration
IMetadataEmitter MetadataEmitter { get; }
Property Value
Type | Description |
---|---|
IMetadataEmitter |