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