4 references to _workspace
Microsoft.CodeAnalysis.Remote.ServiceHub (4)
Host\RemoteWorkspace.SolutionCreator.cs (4)
74useAsync: true, deserializedAnalyzerReferences, _workspace.Services.SolutionServices, cancellationToken).ConfigureAwait(false); 380useAsync: true, deserializedAnalyzerReferences, _workspace.Services.SolutionServices, cancellationToken).ConfigureAwait(false); 621checksumFromRequest, _workspace.Services.SolutionServices, cancellationToken).ConfigureAwait(false); 622var workspace = new AdhocWorkspace(_workspace.Services.HostServices);