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