2 references to REVISION_NUMBER
Microsoft.CodeAnalysis.UnitTests (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (2)
227uint? revision = GetPropertyWord(name, PropertyId.REVISION_NUMBER); 461SetProperty(result, PropertyId.REVISION_NUMBER, unchecked((ushort)name.Version.Revision));