1 write to _tempFileMutex
PresentationCore (1)
MS\Internal\IO\Packaging\NetStream.cs (1)
1246_tempFileMutex = null;
8 references to _tempFileMutex
PresentationCore (8)
MS\Internal\IO\Packaging\NetStream.cs (8)
153_tempFileMutex.WaitOne(); 163_tempFileMutex.ReleaseMutex(); 525_tempFileMutex.WaitOne(); 545_tempFileMutex.ReleaseMutex(); 589_tempFileMutex) 1225mutexObtained = _tempFileMutex.WaitOne(_tempFileSyncTimeout, false); // wait up to 5 seconds 1237_tempFileMutex.ReleaseMutex(); 1241_tempFileMutex.Close(); // does not throw an exception