5 references to Clone
Microsoft.CodeAnalysis.Workspaces (5)
Workspace\Solution\SolutionState.CompilationTracker.cs (3)
148
return new CompilationTracker(newProject, newState, this.SkeletonReferenceCache.
Clone
());
162
return new CompilationTracker(newProject, newState, this.SkeletonReferenceCache.
Clone
());
248
return new CompilationTracker(inProgressProject, finalState, this.SkeletonReferenceCache.
Clone
());
Workspace\Solution\SolutionState.GeneratedFileReplacingCompilationTracker.cs (1)
43
SkeletonReferenceCache = underlyingTracker.SkeletonReferenceCache.
Clone
();
Workspace\Solution\SolutionState.SkeletonReferenceCache.cs (1)
41
/// cref="ICompilationTracker"/> forks itself, it will also <see cref="
Clone
"/> this, allowing previously computed