2 implementations of __DefineCustomAttribute
Microsoft.DiaSymReader (2)
_generated\6\Microsoft.DiaSymReader.IMetadataEmit.cs (1)
1465
void global::Microsoft.DiaSymReader.IMetadataEmit.
__DefineCustomAttribute
()
Metadata\MetadataAdapterBase.cs (1)
153
void IMetadataEmit.
__DefineCustomAttribute
() => throw new NotImplementedException();
1 reference to __DefineCustomAttribute
Microsoft.DiaSymReader (1)
_generated\6\Microsoft.DiaSymReader.IMetadataEmit.cs (1)
1490
@this.
__DefineCustomAttribute
();