2 references to MAJOR_VERSION
Microsoft.CodeAnalysis.UnitTests (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (2)
224uint? major = GetPropertyWord(name, PropertyId.MAJOR_VERSION); 458SetProperty(result, PropertyId.MAJOR_VERSION, unchecked((ushort)name.Version.Major));