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