2 references to TelemetryPostCommandLineFlags
Aspire.Dashboard (2)
Telemetry\DashboardTelemetryService.cs (2)
347
var context = OperationContext.Create(propertyCount: 0, name: TelemetryEndpoints.
TelemetryPostCommandLineFlags
);
351
await client.PostAsJsonAsync(TelemetryEndpoints.
TelemetryPostCommandLineFlags
, request).ConfigureAwait(false);