2 references to s_traceIdOption
aspire (2)
Commands\TelemetryTracesCommand.cs (2)
65
Options.Add(
s_traceIdOption
);
77
var traceId = parseResult.GetValue(
s_traceIdOption
);