3 references to MetadataReaderExtensions
System.Reflection.Metadata (3)
System\Reflection\Metadata\Decoding\ISignatureTypeProvider.cs (1)
49
/// The kind of the type as specified in the signature. To interpret this value use <see cref="Ecma335.
MetadataReaderExtensions
.ResolveSignatureTypeKind(MetadataReader, EntityHandle, byte)"/>
System\Reflection\Metadata\Decoding\ISimpleTypeProvider.cs (2)
23
/// The kind of the type as specified in the signature. To interpret this value use <see cref="Ecma335.
MetadataReaderExtensions
.ResolveSignatureTypeKind(MetadataReader, EntityHandle, byte)"/>
38
/// The kind of the type as specified in the signature. To interpret this value use <see cref="Ecma335.
MetadataReaderExtensions
.ResolveSignatureTypeKind(MetadataReader, EntityHandle, byte)"/>