2 writes to _start
PresentationFramework (2)
MS\Internal\Text\LineMetrics.cs (2)
47_start = 0; 61_start = start;
1 reference to _start
PresentationFramework (1)
MS\Internal\Text\LineMetrics.cs (1)
131get { Debug.Assert((_packedData & HasBeenUpdatedMask) != 0); return _start; }