4 references to GetCommandAsync
Microsoft.NET.Build.Containers (4)
LocalDaemons\DockerCli.cs (4)
76string? command = await GetCommandAsync(cancellationToken); 133string? command = await GetCommandAsync(cancellationToken); 234string? command = await GetCommandAsync(cancellationToken); 284=> GetCommandAsync(default).GetAwaiter().GetResult();