1 implementation of GetCustomAttributeProps
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
104int IMetadataImport.GetCustomAttributeProps(int customAttribute, int* parent, int* constructor, byte** value, int* valueLength) => throw new NotImplementedException();