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