2 references to GetClientOptionsProvider
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\FindUsages\RemoteFindUsagesService.cs (2)
45
var classificationOptions =
GetClientOptionsProvider
<ClassificationOptions, IRemoteFindUsagesService.ICallback>(callback, callbackId);
68
var classificationOptions =
GetClientOptionsProvider
<ClassificationOptions, IRemoteFindUsagesService.ICallback>(callback, callbackId);