7 references to InterlockIsWaiting
PresentationCore (7)
System\Windows\Media\MediaContext.cs (7)
803Debug.Assert(!InterlockIsWaiting, 853if (!InterlockIsWaiting && _needToCommitChannel) 868Debug.Assert(InterlockIsWaiting, 1165if (InterlockIsWaiting) 1875bool interlockWasNotWaiting = !InterlockIsWaiting; 2102if (!InterlockIsWaiting) 2155Debug.Assert(!InterlockIsWaiting,