2 references to GetReportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
Diagnostics\DiagnosticServiceTests.vb (2)
561
Dim diagnostics = exceptionDiagnosticsSource.GetTestAccessor().
GetReportedDiagnostics
(analyzer)
566
diagnostics = exceptionDiagnosticsSource.GetTestAccessor().
GetReportedDiagnostics
(analyzer)