1 write to _start
PresentationFramework (1)
System\Windows\Documents\FixedSOMLineRanges.cs (1)
95
_start
= new List<double>();
2 references to _start
PresentationFramework (2)
System\Windows\Documents\FixedSOMLineRanges.cs (2)
93
if (
_start
== null)
97
return
_start
;