1 write to _attributes
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\MethodImport.cs (1)
14
_attributes
= attributes;
1 reference to _attributes
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\MethodImport.cs (1)
19
public MethodImportAttributes Attributes { get { return
_attributes
; } }