2 writes to _currentIntervals
PresentationCore (2)
System\Windows\Media\Animation\ClockGroup.cs (2)
589parentIntervalCollection.ProjectOntoPeriodicFunction(ref _currentIntervals, 602parentIntervalCollection.ProjectPostFillZone(ref _currentIntervals,
6 references to _currentIntervals
PresentationCore (6)
System\Windows\Media\Animation\ClockGroup.cs (6)
573_currentIntervals.Clear(); 574_currentIntervals.AddNullPoint(); 579_currentIntervals.AddNullPoint(); 588_currentIntervals.Clear(); 601_currentIntervals.Clear(); 612return _currentIntervals;