7 references to InterlockIsWaiting
PresentationCore (7)
System\Windows\Media\MediaContext.cs (7)
802Debug.Assert(!InterlockIsWaiting, 852if (!InterlockIsWaiting && _needToCommitChannel) 867Debug.Assert(InterlockIsWaiting, 1164if (InterlockIsWaiting) 1872bool interlockWasNotWaiting = !InterlockIsWaiting; 2099if (!InterlockIsWaiting) 2152Debug.Assert(!InterlockIsWaiting,