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