2 references to ProcessExitCode
aspire (2)
Program.cs (2)
460
mainActivity?.SetTag(TelemetryConstants.Tags.
ProcessExitCode
, exitCode);
482
mainActivity?.SetTag(TelemetryConstants.Tags.
ProcessExitCode
, unknownErrorExitCode);