1 instantiation of RemoteMissingImportDiscoveryService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\MissingImportDiscovery\RemoteMissingImportDiscoveryService.cs (1)
21
=> new
RemoteMissingImportDiscoveryService
(arguments, callback);
1 reference to RemoteMissingImportDiscoveryService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\MissingImportDiscovery\RemoteMissingImportDiscoveryService.cs (1)
93
/// the same process that is supplying the <see cref="
RemoteMissingImportDiscoveryService
"/>.