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