1 write to StartInfo
Microsoft.Arcade.Common (1)
CommandResult.cs (1)
21StartInfo = startInfo;
2 references to StartInfo
Microsoft.Arcade.Common (2)
CommandResult.cs (2)
31StringBuilder message = new StringBuilder($"Command failed with exit code {ExitCode}: {StartInfo.FileName} {StartInfo.Arguments}");