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