1 implementation of GetResult
dotnet-aot (1)
parent\dotnet\NugetSearch\NugetToolSearchApiRequest.cs (1)
20
public 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());