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