2 writes to _currentIntervals
PresentationCore (2)
System\Windows\Media\Animation\ClockGroup.cs (2)
583parentIntervalCollection.ProjectOntoPeriodicFunction(ref _currentIntervals, 596parentIntervalCollection.ProjectPostFillZone(ref _currentIntervals,
6 references to _currentIntervals
PresentationCore (6)
System\Windows\Media\Animation\ClockGroup.cs (6)
567_currentIntervals.Clear(); 568_currentIntervals.AddNullPoint(); 573_currentIntervals.AddNullPoint(); 582_currentIntervals.Clear(); 595_currentIntervals.Clear(); 606return _currentIntervals;