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