1 implementation of CountEnum
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
58int IMetadataImport.CountEnum(void* enumHandle, out int count) => throw new NotImplementedException();