1 reference to ProbeCommandAsync
Microsoft.NET.Build.Containers (1)
LocalDaemons\ContainerRuntimes.cs (1)
27
_wasProbed = await Operations.
ProbeCommandAsync
(Command, ProbeArguments, cancellationToken).ConfigureAwait(false);