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