3 references to IsUpdatableBy
WindowsBase (3)
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStreamOwner.cs (2)
227_fileVersion.IsUpdatableBy(_codeVersion.UpdaterVersion); 269if (!_fileVersion.IsUpdatableBy(_codeVersion.UpdaterVersion))
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
1693if (!_fileFormatVersion.IsUpdatableBy(DataSpaceCurrentUpdaterVersion))