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