7 references to InterlockIsWaiting
PresentationCore (7)
System\Windows\Media\MediaContext.cs (7)
781Debug.Assert(!InterlockIsWaiting, 831if (!InterlockIsWaiting && _needToCommitChannel) 846Debug.Assert(InterlockIsWaiting, 1143if (InterlockIsWaiting) 1851bool interlockWasNotWaiting = !InterlockIsWaiting; 2078if (!InterlockIsWaiting) 2131Debug.Assert(!InterlockIsWaiting,