2 references to GetResults
NuGet.Protocol (2)
LegacyFeed\AutoCompleteResourceV2Feed.cs (2)
52return await GetResults(apiEndpointUri.Uri, log, token); 68var results = await GetResults(apiEndpointUri.Uri, log, token);