MetadataReader.TypeReferences Property

Definition

public:
 property System::Reflection::Metadata::TypeReferenceHandleCollection TypeReferences { System::Reflection::Metadata::TypeReferenceHandleCollection get(); };
public System.Reflection.Metadata.TypeReferenceHandleCollection TypeReferences { get; }
member this.TypeReferences : System.Reflection.Metadata.TypeReferenceHandleCollection
Public ReadOnly Property TypeReferences As TypeReferenceHandleCollection

Property Value

Applies to