1 write to _skeletonReferenceCache
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionCompilationState.WithFrozenSourceGeneratedDocumentsCompilationTracker.cs (1)
56_skeletonReferenceCache = underlyingTracker.GetClonedSkeletonReferenceCache();
2 references to _skeletonReferenceCache
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.WithFrozenSourceGeneratedDocumentsCompilationTracker.cs (2)
244=> _skeletonReferenceCache.Clone(); 247=> _skeletonReferenceCache.GetOrBuildReferenceAsync(this, compilationState, properties, cancellationToken);