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