5 references to HostingInitFailed
System.Web (5)
ErrorFormatter.cs (1)
125
if (HttpRuntime.
HostingInitFailed
)
Hosting\HostingEnvironment.cs (1)
390
if(!HttpRuntime.
HostingInitFailed
) {
Hosting\IPipelineRuntime.cs (1)
319
if (!HttpRuntime.
HostingInitFailed
) {
HttpRuntime.cs (2)
567
if (!
HostingInitFailed
) {
1608
if (
HostingInitFailed
) {