Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (3)
404int cacheReadResult = ReadFromCache(_writeCache, start, realCount, buffer, offset);
430cacheReadResult = ReadFromCache(_readCache, start, realCount, buffer, offset);
459cacheReadResult = ReadFromCache(_readCache, start, realCount, buffer, offset);