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