7 writes to _lastFetchedChild
PresentationFramework (7)
MS\Internal\PtsHost\ContainerParagraph.cs (7)
73_firstChild = _lastFetchedChild = null; 176_lastFetchedChild = _firstChild; 269_lastFetchedChild = nextParagraph; 277_lastFetchedChild = prevParagraph; 938_firstChild = _lastFetchedChild = null; 966_lastFetchedChild = paraChild.Previous; 970_firstChild = _lastFetchedChild = null;
1 reference to _lastFetchedChild
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
314BaseParagraph lastPara = _lastFetchedChild;