2 writes to _line
System.Configuration (2)
System\Configuration\ConfigXmlSignificantWhitespace.cs (2)
17
_line
= line;
33
clone.
_line
= _line;
2 references to _line
System.Configuration (2)
System\Configuration\ConfigXmlSignificantWhitespace.cs (2)
24
get { return
_line
; }
33
clone._line =
_line
;