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