1 write to Version
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\RecoverableTextAndVersion.cs (1)
157Version = textAndVersion.Version;
3 references to Version
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\RecoverableTextAndVersion.cs (3)
67value = TextAndVersion.Create(text, recoverableText.Version, recoverableText.LoadDiagnostic); 171=> TextAndVersion.Create(text, Version, LoadDiagnostic); 208version = Version;