2 writes to _fValid
mscorlib (2)
system\deployment\isolationinterop.cs (2)
496
return (
_fValid
= (fetched == 1));
502
_fValid
= false;
1 reference to _fValid
mscorlib (1)
system\deployment\isolationinterop.cs (1)
480
if (!
_fValid
)