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