1 write to _telemetryErrorRecorder
Aspire.Dashboard (1)
Model\Assistant\AIContextProvider.cs (1)
40
_telemetryErrorRecorder
= telemetryErrorRecorder;
1 reference to _telemetryErrorRecorder
Aspire.Dashboard (1)
Model\Assistant\AIContextProvider.cs (1)
126
_telemetryErrorRecorder
.RecordError("Error while executing AIContextProvider subscriptions.", ex, writeToLogging: true);