2 writes to _val
mscorlib (2)
system\runtime\interopservices\attributes.cs (2)
235_val = implType; 239_val = (IDispatchImplType)implType;
1 reference to _val
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
241public IDispatchImplType Value { get {return _val;} }