2 writes to _val
mscorlib (2)
system\runtime\interopservices\attributes.cs (2)
381
_val
= flags;
385
_val
= (TypeLibVarFlags)flags;
1 reference to _val
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
387
public TypeLibVarFlags Value { get {return
_val
;} }