2 writes to _unsafeLockByteStream
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (2)
256_unsafeLockByteStream = lockBytesStream; 295_unsafeLockByteStream = null;
2 references to _unsafeLockByteStream
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (2)
285if (_unsafeLockByteStream != null) 287_unsafeLockByteStream.Dispose();