2 writes to _val
mscorlib (2)
system\runtime\interopservices\attributes.cs (2)
837
_val
= dllName;
852
_val
= dllName;
1 reference to _val
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
854
public String Value { get { return
_val
; } }