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