3 references to VersionHeader
Microsoft.NET.ProjectData (3)
CacheFileReader.cs (3)
57
internal static readonly int CurrentMajorVersion = ParseMajorVersionOrThrow(CacheFormat.
VersionHeader
);
412
if (firstLine != CacheFormat.
VersionHeader
)
423
CacheFormat.
VersionHeader
);