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