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);
282
await
Operations
.LoadFromStandardInputAsync(
348
=>
Operations
.LoadFromFileAsync(
385
=>
Operations
.LoadFromFileAsync(
400
=>
Operations
.LoadFromFileAsync(