7 references to InterlockIsWaiting
PresentationCore (7)
System\Windows\Media\MediaContext.cs (7)
778Debug.Assert(!InterlockIsWaiting, 828if (!InterlockIsWaiting && _needToCommitChannel) 843Debug.Assert(InterlockIsWaiting, 1140if (InterlockIsWaiting) 1848bool interlockWasNotWaiting = !InterlockIsWaiting; 2072if (!InterlockIsWaiting) 2125Debug.Assert(!InterlockIsWaiting,