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