2 implementations of __DefineTypeRefByName
Microsoft.DiaSymReader (2)
_generated\6\Microsoft.DiaSymReader.IMetadataEmit.cs (1)
484void global::Microsoft.DiaSymReader.IMetadataEmit.__DefineTypeRefByName()
Metadata\MetadataAdapterBase.cs (1)
129void IMetadataEmit.__DefineTypeRefByName() => throw new NotImplementedException();
1 reference to __DefineTypeRefByName
Microsoft.DiaSymReader (1)
_generated\6\Microsoft.DiaSymReader.IMetadataEmit.cs (1)
509@this.__DefineTypeRefByName();