2 writes to _val
mscorlib (2)
system\appdomainattributes.cs (2)
45
_val
= value;
49
_val
= (byte) value;
1 reference to _val
mscorlib (1)
system\appdomainattributes.cs (1)
52
{ get {return (LoaderOptimization)
_val
;} }