Base:
method
GetMetadataCategory
ILCompiler.MetadataManager.GetMetadataCategory(Internal.TypeSystem.TypeDesc)
1 reference to GetMetadataCategory
ILCompiler.Compiler (1)
Compiler\AnalysisBasedMetadataManager.cs (1)
249return (_parent.GetMetadataCategory(typeDef) & MetadataCategory.Description) != 0;