1 write to ExitCode
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
541
ExitCode
= session?.ExitCode,
2 references to ExitCode
Aspire.Hosting.Tests (2)
Backchannel\GetTerminalInfoAsyncTests.cs (2)
144
Assert.Null(result.Replicas[0].
ExitCode
);
162
Assert.Equal(7, result.Replicas[1].
ExitCode
);