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