1 implementation of GetCustomAttributeByName
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
110
int IMetadataImport.
GetCustomAttributeByName
(int parent, string name, byte** value, int* valueLength) => throw new NotImplementedException();