1 reference to ExecuteScriptAsyncInternal
Infrastructure.Tests (1)
WorkflowScripts\NodeCommand.cs (1)
60
return await
ExecuteScriptAsyncInternal
(scriptPath, args, cts.Token).ConfigureAwait(false);