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