3 references to GetApplicationConfig
System.Web (3)
Configuration\MachineKeySection.cs (2)
133return GetApplicationConfig().CompatibilityMode; 766GetApplicationConfig(); // sets s_config field
Security\Cryptography\AspNetCryptoServiceProvider.cs (1)
88MachineKeySection machineKeySection = MachineKeySection.GetApplicationConfig();