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