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