7 writes to _lastFetchedChild
PresentationFramework (7)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (7)
76_firstChild = _lastFetchedChild = null; 180_lastFetchedChild = _firstChild; 274_lastFetchedChild = nextParagraph; 282_lastFetchedChild = prevParagraph; 964_firstChild = _lastFetchedChild = null; 992_lastFetchedChild = paraChild.Previous; 996_firstChild = _lastFetchedChild = null;
1 reference to _lastFetchedChild
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
319BaseParagraph lastPara = _lastFetchedChild;