2 writes to _fValid
mscorlib (2)
system\deployment\isolationinterop.cs (2)
366
return (
_fValid
= (fetched == 1));
372
_fValid
= false;
1 reference to _fValid
mscorlib (1)
system\deployment\isolationinterop.cs (1)
350
if (!
_fValid
)