1 reference to RunAsync
dotnet-svcutil-lib (1)
Shared\Utilities\ProcessRunner.cs (1)
50return await RunAsync(processName, processArgs, currentDir, redirectOutput, throwOnError, emptyVars, logger, cancellationToken).ConfigureAwait(false);