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