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