1 write to _remoteWorkspace
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\SolutionAssetCache.cs (1)
60_remoteWorkspace = remoteWorkspace;
2 references to _remoteWorkspace
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\SolutionAssetCache.cs (2)
156if (_remoteWorkspace is null) 162await _remoteWorkspace.AddPinnedSolutionsAsync(pinnedSolutions, cancellationToken).ConfigureAwait(false);