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