1 instantiation of FindReferencesProgressCallback
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SymbolFinder\RemoteSymbolFinderService.cs (1)
50
var progressCallback = new
FindReferencesProgressCallback
(solution, _callback, callbackId);
1 reference to FindReferencesProgressCallback
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SymbolFinder\RemoteSymbolFinderService.cs (1)
50
var
progressCallback = new FindReferencesProgressCallback(solution, _callback, callbackId);