2 writes to fcnModeCache
System.Web (2)
Configuration\HttpRuntimeSection.cs (2)
386fcnModeCache = (FcnMode)base[_propFcnMode]; 393fcnModeCache = value;
1 reference to fcnModeCache
System.Web (1)
Configuration\HttpRuntimeSection.cs (1)
389return fcnModeCache;