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