2 references to VersionStamp
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\VersionStamp.cs (2)
49
:
this
(utcLastModified, localIncrement, GetNextGlobalVersion())
112
return new
VersionStamp
(_utcLastModified, (thisGlobalVersion > thatGlobalVersion) ? thisGlobalVersion : thatGlobalVersion, GlobalVersionMarker);