1 write to _hostingInitFailed
System.Web (1)
HttpRuntime.cs (1)
547
_hostingInitFailed
= true;
2 references to _hostingInitFailed
System.Web (2)
HttpRuntime.cs (2)
575
return _theRuntime.
_hostingInitFailed
;
1812
if (
_hostingInitFailed
) {