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