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