1 write to _tempFileMutex
PresentationCore (1)
MS\Internal\IO\Packaging\NetStream.cs (1)
1245_tempFileMutex = null;
8 references to _tempFileMutex
PresentationCore (8)
MS\Internal\IO\Packaging\NetStream.cs (8)
152_tempFileMutex.WaitOne(); 162_tempFileMutex.ReleaseMutex(); 524_tempFileMutex.WaitOne(); 544_tempFileMutex.ReleaseMutex(); 588_tempFileMutex) 1224mutexObtained = _tempFileMutex.WaitOne(_tempFileSyncTimeout, false); // wait up to 5 seconds 1236_tempFileMutex.ReleaseMutex(); 1240_tempFileMutex.Close(); // does not throw an exception