7 writes to _lastFetchedChild
PresentationFramework (7)
MS\Internal\PtsHost\ContainerParagraph.cs (7)
54_firstChild = _lastFetchedChild = null; 157_lastFetchedChild = _firstChild; 250_lastFetchedChild = nextParagraph; 258_lastFetchedChild = prevParagraph; 914_firstChild = _lastFetchedChild = null; 942_lastFetchedChild = paraChild.Previous; 946_firstChild = _lastFetchedChild = null;
1 reference to _lastFetchedChild
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
295BaseParagraph lastPara = _lastFetchedChild;