4 references to GetServiceEndpointUrl
NuGet.Protocol (4)
Resources\PackageUpdateResource.cs (4)
434
Uri serviceEndpointUrl =
GetServiceEndpointUrl
(source, string.Empty, noServiceEndpoint);
734
var sourceUri =
GetServiceEndpointUrl
(source, string.Empty, noServiceEndpoint);
760
var serviceEndpointUrl =
GetServiceEndpointUrl
(source, url, noServiceEndpoint);
920
var serviceEndpointUrl =
GetServiceEndpointUrl
(NuGetConstants.DefaultGalleryServerUrl,