2 references to NoCompilationState
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionState.CompilationTracker.CompilationTrackerState.cs (1)
105
public static readonly CompilationTrackerState Empty = new
NoCompilationState
(
Workspace\Solution\SolutionState.CompilationTracker.cs (1)
161
var newState = new
NoCompilationState
(generatorInfo);