1 reference to GetMethodDefFlagsOrThrow
Microsoft.CodeAnalysis (1)
MetadataReader\ModuleExtensions.cs (1)
64
var flags = module.
GetMethodDefFlagsOrThrow
(methodDef);