3 references to GetService
Microsoft.CodeAnalysis.Features (3)
AddImport\Remote\RemoteMissingImportDiscoveryServiceCallbackDispatcher.cs (3)
35=> GetService(callbackId).FindPackagesAsync(source, typeQuery, namespaceQuery, cancellationToken); 38=> GetService(callbackId).FindPackagesWithAssemblyAsync(source, name, cancellationToken); 41=> GetService(callbackId).FindReferenceAssembliesAsync(typeQuery, namespaceQuery, cancellationToken);