3 references to MarkViewedErrorLogs
Aspire.Dashboard (1)
Components\Pages\StructuredLogs.razor.cs (1)
144
TelemetryRepository.
MarkViewedErrorLogs
(ViewModel.ApplicationKey);
Aspire.Dashboard.Tests (2)
TelemetryRepositoryTests\LogTests.cs (2)
254
repository.
MarkViewedErrorLogs
(new ApplicationKey("TestService", "1"));
263
repository.
MarkViewedErrorLogs
(null);