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