Implemented interface member:
method
ProbeAsync
Microsoft.NET.Build.Containers.IContainerRuntime.ProbeAsync(System.Threading.CancellationToken)
1 reference to ProbeAsync
Microsoft.NET.Build.Containers (1)
LocalDaemons\ContainerRuntimes.cs (1)
33=> _wasProbed || await ProbeAsync(cancellationToken).ConfigureAwait(false);