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