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; 897_firstChild = _lastFetchedChild = null; 925_lastFetchedChild = paraChild.Previous; 929_firstChild = _lastFetchedChild = null;
1 reference to _lastFetchedChild
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
295BaseParagraph lastPara = _lastFetchedChild;