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