3 references to SysWebName
System.Web (3)
Configuration\WebConfigurationHost.cs (3)
753if ( StringUtil.StringStartsWith(sectionGroupName, SysWebName) 754&& (sectionGroupName.Length == SysWebName.Length || sectionGroupName[SysWebName.Length] == '/')) {