2 references to GetPathLevel
System.Web (2)
Configuration\WebConfigurationHost.cs (2)
653return GetPathLevel(configPath) == WebApplicationLevel.AboveApplication; 784pathLevel = GetPathLevel(configPath);