4 references to WriteState
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\SolutionState.CompilationTracker.cs (4)
41
/// Access via the <see cref="ReadState"/> and <see cref="
WriteState
"/> methods.
559
WriteState
(new AllSyntaxTreesParsedState(compilation, generatorInfo));
661
this.
WriteState
(CompilationTrackerState.Create(
955
this.
WriteState
(finalState);