8 references to Operations
Microsoft.NET.Build.Containers (8)
LocalDaemons\ContainerRuntimes.cs (8)
27
_wasProbed = await
Operations
.ProbeCommandAsync(Command, ProbeArguments, cancellationToken).ConfigureAwait(false);
48
=>
Operations
.LoadFromStandardInputAsync(
108
return
Operations
.LoadFromStandardInputAsync(
261
string commandPath =
Operations
.FindFullCommandPath(Command);
283
await
Operations
.LoadFromStandardInputAsync(
349
=>
Operations
.LoadFromFileAsync(
386
=>
Operations
.LoadFromFileAsync(
401
=>
Operations
.LoadFromFileAsync(