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