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