2 references to Instance
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\StreamingProgressCollector.cs (1)
34
: this(NoOpStreamingFindReferencesProgress.
Instance
)
FindSymbols\SymbolFinder_FindReferences_Current.cs (1)
79
progress ??= NoOpStreamingFindReferencesProgress.
Instance
;