1 write to _generation
PresentationFramework (1)
src\Framework\System\Windows\Documents\RangeContentEnumerator.cs (1)
53_generation = _start.TextContainer.Generation;
3 references to _generation
PresentationFramework (3)
src\Framework\System\Windows\Documents\RangeContentEnumerator.cs (3)
106if (_generation != _start.TextContainer.Generation && !IsLogicalChildrenIterationInProgress) 169if (_start != null && _generation != _start.TextContainer.Generation && !IsLogicalChildrenIterationInProgress) 228if (_start != null && _generation != _start.TextContainer.Generation)