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