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