2 writes to entryPathPrefix
System.Web.Services (2)
System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs (2)
45entryPathPrefix = GetWebServerForUrl( rootUrl ) + "/ROOT"; 234entryPathPrefix = null;
1 reference to entryPathPrefix
System.Web.Services (1)
System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs (1)
51rootPathAsdi = entryPathPrefix + localPath;