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