2 references to GetServiceEntryUris
NuGet.Protocol (2)
Resources\ServiceIndexResourceV3.cs (2)
133
return
GetServiceEntryUris
(clientVersion, orderedTypes).FirstOrDefault();
143
return
GetServiceEntryUris
(clientVersion, orderedTypes);