1 implementation of FindTypeRef
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
105
int IMetadataImport.
FindTypeRef
(int resolutionScope, string name, out int typeRef) => throw new NotImplementedException();