1 write to _end
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (1)
112
_end
= new List<double>();
2 references to _end
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (2)
110
if (
_end
== null)
114
return
_end
;