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