1 implementation of EnumTypeRefs
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
62int IMetadataImport.EnumTypeRefs(ref void* enumHandle, int* typeRefs, int bufferLength, int* count) => throw new NotImplementedException();