2 references to Attributes
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
3412
MethodImportAttributes flags = (MethodImportAttributes)methodImport.
Attributes
;
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
123
MethodImportAttributes a = mi.
Attributes
;