1 write to _fIsHosted
mscorlib (1)
system\threading\hostexecutioncontextmanager.cs (1)
172
_fIsHosted
= HostSecurityManagerPresent();
1 reference to _fIsHosted
mscorlib (1)
system\threading\hostexecutioncontextmanager.cs (1)
175
return
_fIsHosted
;