2 writes to _fValid
mscorlib (2)
system\deployment\isolationinterop.cs (2)
301
return (
_fValid
= (fetched == 1));
307
_fValid
= false;
1 reference to _fValid
mscorlib (1)
system\deployment\isolationinterop.cs (1)
283
if (!
_fValid
)