2 writes to _currentIntervals
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (2)
591parentIntervalCollection.ProjectOntoPeriodicFunction(ref _currentIntervals, 604parentIntervalCollection.ProjectPostFillZone(ref _currentIntervals,
6 references to _currentIntervals
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (6)
575_currentIntervals.Clear(); 576_currentIntervals.AddNullPoint(); 581_currentIntervals.AddNullPoint(); 590_currentIntervals.Clear(); 603_currentIntervals.Clear(); 614return _currentIntervals;