2 references to FindOffsetOfNextAvailableBlockAfter
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (2)
418long writeCacheStartOftheNextBlock = FindOffsetOfNextAvailableBlockAfter(_writeCache, start); 442long readCacheStartOftheNextBlock = FindOffsetOfNextAvailableBlockAfter(_readCache, start);