2 references to IsEqualOrSubpathImpl
System.Configuration.ConfigurationManager (2)
System\Configuration\UrlPath.cs (2)
54return IsEqualOrSubpathImpl(path, subpath, false); 63return IsEqualOrSubpathImpl(path, subpath, true);