1 write to _updater
PresentationBuildTasks (1)
Base\System\IO\Packaging\Compoundfile\FormatVersion.cs (1)
95
_updater
= updaterVersion;
2 references to _updater
PresentationBuildTasks (2)
Base\System\IO\Packaging\Compoundfile\FormatVersion.cs (2)
350
binarywriter.Write(
_updater
.Major); // Major number
351
binarywriter.Write(
_updater
.Minor); // Minor number