2 writes to _start
PresentationFramework (2)
src\Framework\MS\Internal\Text\LineMetrics.cs (2)
50_start = 0; 64_start = start;
1 reference to _start
PresentationFramework (1)
src\Framework\MS\Internal\Text\LineMetrics.cs (1)
134get { Debug.Assert((_packedData & HasBeenUpdatedMask) != 0); return _start; }