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