2 references to GetDirPartOfPath
System.Web.Services (2)
System\Web\Services\Discovery\DiscoveryRequestHandler.cs (2)
85
string searchStartUrlDir =
GetDirPartOfPath
( escapedUri ); // URL path without file name
86
string strLocalPath =
GetDirPartOfPath
(searchStartUrl.LocalPath);