2 references to s_traceIdOption
aspire (2)
Commands\TelemetrySpansCommand.cs (2)
68
Options.Add(
s_traceIdOption
);
81
var traceId = parseResult.GetValue(
s_traceIdOption
);