2 references to WithFrozenSourceGeneratedDocument
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\Solution.cs (1)
1760var newState = _state.WithFrozenSourceGeneratedDocument(documentIdentity, text);
Workspace\Solution\SolutionState.cs (1)
1905/// Undoes the operation of <see cref="WithFrozenSourceGeneratedDocument"/>; any frozen source generated document is allowed