2 references to IsEqualOrSubpathImpl
System.Configuration (2)
System\Configuration\UrlPath.cs (2)
81return IsEqualOrSubpathImpl(path, subpath, false); 92return IsEqualOrSubpathImpl(path, subpath, true);