1 write to _indexOfDeclToReportDiagnostic
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Diagnostics\DiagnosticServiceTests.vb (1)
1553Me._indexOfDeclToReportDiagnostic = indexOfDeclToReportDiagnostic
2 references to _indexOfDeclToReportDiagnostic
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
Diagnostics\DiagnosticServiceTests.vb (2)
1571If Not Me._indexOfDeclToReportDiagnostic.HasValue OrElse Me._indexOfDeclToReportDiagnostic.Value = index Then