1 write to _flags
System.Reflection.Emit (1)
System\Reflection\Emit\PseudoCustomAttributesData.cs (1)
20
_flags
= flags;
1 reference to _flags
System.Reflection.Emit (1)
System\Reflection\Emit\PseudoCustomAttributesData.cs (1)
27
public MethodImportAttributes Flags =>
_flags
;