2 references to s_traceIdOption
aspire (2)
Commands\TelemetryLogsCommand.cs (2)
66
Options.Add(
s_traceIdOption
);
79
var traceId = parseResult.GetValue(
s_traceIdOption
);