8 references to RemoteProcessConfiguration
Microsoft.CodeAnalysis.Remote.Workspaces (7)
ServiceDescriptors.cs (4)
138
=> GetServiceDescriptor(serviceType,
RemoteProcessConfiguration
.ServerGC);
140
public ServiceDescriptor GetServiceDescriptor(Type serviceType,
RemoteProcessConfiguration
configuration)
148
return (configuration &
RemoteProcessConfiguration
.ServerGC) switch
151
RemoteProcessConfiguration
.ServerGC => descriptorCoreClr64ServerGC,
ServiceHubRemoteHostClient.cs (3)
29
public readonly
RemoteProcessConfiguration
Configuration;
35
RemoteProcessConfiguration
configuration,
56
RemoteProcessConfiguration
configuration,
Microsoft.VisualStudio.LanguageServices (1)
Remote\VisualStudioRemoteHostClientProvider.cs (1)
134
var
configuration =