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