3 references to IsTypeAllowedInConfig
System.Web (3)
Configuration\BrowserDefinition.cs (1)
568
if (!HttpRuntime.
IsTypeAllowedInConfig
(type)) {
HttpRuntime.cs (2)
2721
if (!
IsTypeAllowedInConfig
(t)) {
2737
if (!
IsTypeAllowedInConfig
(t)) {