2 instantiations of StreamingFindReferencesProgressAdapter
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
FindReferences\FindReferencesTests.vb (1)
613
Dim progress = New
StreamingFindReferencesProgressAdapter
(NoOpFindReferencesProgress.Instance)
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolFinder_FindReferences_Legacy.cs (1)
106
new
StreamingFindReferencesProgressAdapter
(progress));