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