1 write to UseLegacyCas
System.Web (1)
Hosting\ApplicationManager.cs (1)
1118switches.UseLegacyCas = trustSection.LegacyCasModel;
3 references to UseLegacyCas
System.Web (3)
Hosting\ApplicationManager.cs (3)
1125if (!switches.UseLegacyCas) { 1198if (switches.UseLegacyCas) { 1778if (UseLegacyCas) {