4 references to WriteState
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (4)
41
/// Access via the <see cref="ReadState"/> and <see cref="
WriteState
"/> methods.
348
WriteState
(allSyntaxTreesParsedState);
391
this.
WriteState
(currentState);
628
this.
WriteState
(finalState);