3 references to LastExitCode
Aspire.TerminalHost (3)
TerminalReplica.cs (3)
33/// and tears down any attached viewer sessions), <see cref="LastExitCode"/> 107/// Backwards-compatible alias for <see cref="LastExitCode"/>. 109public int? ExitCode => LastExitCode;