2 references to FcnMode
System.Web (2)
Hosting\ApplicationManager.cs (2)
1053if (httpRuntimeSection.FcnMode != FcnMode.NotSet) { 1057hostingParameters.FcnMode = httpRuntimeSection.FcnMode;