2 implementations of __SetCustomAttributeValue
Microsoft.DiaSymReader (2)
_generated\6\Microsoft.DiaSymReader.IMetadataEmit.cs (1)
1504void global::Microsoft.DiaSymReader.IMetadataEmit.__SetCustomAttributeValue()
Metadata\MetadataAdapterBase.cs (1)
154void IMetadataEmit.__SetCustomAttributeValue() => throw new NotImplementedException();
1 reference to __SetCustomAttributeValue
Microsoft.DiaSymReader (1)
_generated\6\Microsoft.DiaSymReader.IMetadataEmit.cs (1)
1529@this.__SetCustomAttributeValue();