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)
387public TypeLibVarFlags Value { get {return _val;} }