2 references to GetNewerVersion
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (1)
493var newTextVersion = GetNewerVersion();
Workspace\Solution\SourceGeneratedDocumentState.cs (1)
198var newTreeVersion = GetNewTreeVersionForUpdatedTree(newRoot, GetNewerVersion(), PreservationMode.PreserveValue);