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