1 write to _tempFileMutex
PresentationCore (1)
MS\Internal\IO\Packaging\NetStream.cs (1)
1259_tempFileMutex = null;
8 references to _tempFileMutex
PresentationCore (8)
MS\Internal\IO\Packaging\NetStream.cs (8)
159_tempFileMutex.WaitOne(); 169_tempFileMutex.ReleaseMutex(); 536_tempFileMutex.WaitOne(); 556_tempFileMutex.ReleaseMutex(); 600_tempFileMutex); 1238mutexObtained = _tempFileMutex.WaitOne(_tempFileSyncTimeout, false); // wait up to 5 seconds 1250_tempFileMutex.ReleaseMutex(); 1254_tempFileMutex.Close(); // does not throw an exception