7 references to InterlockIsWaiting
PresentationCore (7)
System\Windows\Media\MediaContext.cs (7)
777Debug.Assert(!InterlockIsWaiting, 827if (!InterlockIsWaiting && _needToCommitChannel) 842Debug.Assert(InterlockIsWaiting, 1139if (InterlockIsWaiting) 1847bool interlockWasNotWaiting = !InterlockIsWaiting; 2071if (!InterlockIsWaiting) 2124Debug.Assert(!InterlockIsWaiting,