7 writes to _lastFetchedChild
PresentationFramework (7)
MS\Internal\PtsHost\ContainerParagraph.cs (7)
55_firstChild = _lastFetchedChild = null; 158_lastFetchedChild = _firstChild; 251_lastFetchedChild = nextParagraph; 259_lastFetchedChild = prevParagraph; 918_firstChild = _lastFetchedChild = null; 946_lastFetchedChild = paraChild.Previous; 950_firstChild = _lastFetchedChild = null;
1 reference to _lastFetchedChild
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
296BaseParagraph lastPara = _lastFetchedChild;