7 references to IsSubpath
System.Configuration.ConfigurationManager (7)
System\Configuration\BaseConfigurationRecord.cs (7)
399UrlPath.IsSubpath(locationSectionRecord.SectionXmlInfo.TargetConfigPath, ConfigPath) && 401UrlPath.IsSubpath(parent.ConfigPath, locationSectionRecord.SectionXmlInfo.TargetConfigPath) && 2167Debug.Assert(UrlPath.IsSubpath(_parent.ConfigPath, input.SectionXmlInfo.TargetConfigPath)); 3758if (UrlPath.IsSubpath(xTargetConfigPath, yTargetConfigPath)) 3764if (UrlPath.IsSubpath(yTargetConfigPath, xTargetConfigPath)) 3780if (UrlPath.IsSubpath(xDefinitionConfigPath, yDefinitionConfigPath)) 3786if (UrlPath.IsSubpath(yDefinitionConfigPath, xDefinitionConfigPath))