1 write to _start
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (1)
100
_start
= new List<double>();
2 references to _start
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (2)
98
if (
_start
== null)
102
return
_start
;