2 writes to _fValid
mscorlib (2)
system\deployment\isolationinterop.cs (2)
432
return (
_fValid
= (fetched == 1));
438
_fValid
= false;
1 reference to _fValid
mscorlib (1)
system\deployment\isolationinterop.cs (1)
416
if (!
_fValid
)