2 writes to _path
System.Windows.Forms.DataVisualization (2)
Common\General\Selection.cs (2)
256
_path
= value;
384
_path
= null;
3 references to _path
System.Windows.Forms.DataVisualization (3)
Common\General\Selection.cs (3)
252
return
_path
;
381
if (
_path
!= null)
383
_path
.Dispose();