3 writes to ProjectsToRestart
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\EmitSolutionUpdateResults.cs (3)
92
ProjectsToRestart
= runningProjects.Keys.ToImmutableDictionary(keySelector: static p => p, elementSelector: static p => ImmutableArray.Create(p))
145
ProjectsToRestart
= ImmutableDictionary<ProjectId, ImmutableArray<ProjectId>>.Empty,
153
ProjectsToRestart
= ProjectsToRestart,