Open sandboxFocus

Interface IMetadataDispenser

Semantics of service that deserializes metadata objects (i.e. reflection objects) that have been serialized by IMetadataEmitter.

Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public interface IMetadataDispenser

Methods

Name Description
GetMetadata(int)

Gets the reflection object corresponding to the given index.