2 references to RemoteFindUsageContext
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\FindUsages\RemoteFindUsagesService.cs (2)
48
var context = new
RemoteFindUsageContext
(_callback, callbackId);
69
var context = new
RemoteFindUsageContext
(_callback, callbackId);