1 write to ContentVersion
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionState.cs (1)
88
ContentVersion
= solutionStateContentVersion;
3 references to ContentVersion
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (1)
73
internal int SolutionStateContentVersion => this.SolutionState.
ContentVersion
;
Workspace\Solution\SolutionState.cs (2)
220
ContentVersion
,
248
solutionStateContentVersion ==
ContentVersion
&&