1 write to containerIsReadOnly
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\StorageRoot.cs (1)
80
containerIsReadOnly
= readOnly;
3 references to containerIsReadOnly
WindowsBase (3)
Base\System\IO\Packaging\CompoundFile\StorageRoot.cs (3)
92
if(
containerIsReadOnly
)
415
if( !
containerIsReadOnly
)
436
if( !
containerIsReadOnly
)