1 write to CheckExitCode
Microsoft.DotNet.RemoteExecutor.Tests (1)
RemoteExecutorTests.cs (1)
155new RemoteInvokeOptions { RollForward = "Major", CheckExitCode = false, ExpectedExitCode = 0 });
1 reference to CheckExitCode
Microsoft.DotNet.RemoteExecutor (1)
RemoteInvokeHandle.cs (1)
235if (Options.CheckExitCode)