2 references to MINOR_VERSION
Microsoft.CodeAnalysis.Scripting (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (2)
225uint? minor = GetPropertyWord(name, PropertyId.MINOR_VERSION); 459SetProperty(result, PropertyId.MINOR_VERSION, unchecked((ushort)name.Version.Minor));