1 implementation of GetResult
dotnet-aot (1)
parent\dotnet\NugetSearch\NugetToolSearchApiRequest.cs (1)
20public async Task<string> GetResult(NugetSearchApiParameter nugetSearchApiParameter)
1 reference to GetResult
dotnet-aot (1)
parent\dotnet\Commands\Tool\Search\ToolSearchCommand.cs (1)
31_nugetToolSearchApiRequest.GetResult(GetNugetSearchApiParameter()).GetAwaiter().GetResult());