7 references to IsSubpath
System.Configuration.ConfigurationManager (7)
System\Configuration\BaseConfigurationRecord.cs (7)
403UrlPath.IsSubpath(locationSectionRecord.SectionXmlInfo.TargetConfigPath, ConfigPath) && 405UrlPath.IsSubpath(parent.ConfigPath, locationSectionRecord.SectionXmlInfo.TargetConfigPath) && 2171Debug.Assert(UrlPath.IsSubpath(_parent.ConfigPath, input.SectionXmlInfo.TargetConfigPath)); 3762if (UrlPath.IsSubpath(xTargetConfigPath, yTargetConfigPath)) 3768if (UrlPath.IsSubpath(yTargetConfigPath, xTargetConfigPath)) 3784if (UrlPath.IsSubpath(xDefinitionConfigPath, yDefinitionConfigPath)) 3790if (UrlPath.IsSubpath(yDefinitionConfigPath, xDefinitionConfigPath))