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;} }