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