1 write to _major
PresentationBuildTasks (1)
Base\System\IO\Packaging\Compoundfile\versionPair.cs (1)
68_major = major;
2 references to _major
PresentationBuildTasks (2)
Base\System\IO\Packaging\Compoundfile\versionPair.cs (2)
89return _major; 292return (_major << 16 + _minor);