3 writes to _encryptionOption
WindowsBase (3)
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (3)
170_encryptionOption = encryptionOption; 822_encryptionOption = EncryptionOption.None; 844_encryptionOption = EncryptionOption.RightsManagement;
1 reference to _encryptionOption
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
211return _encryptionOption;