1 write to _next
System.Data.Odbc (1)
src\libraries\Common\src\System\Data\Common\NameValuePair.cs (1)
44_next = value;
2 references to _next
System.Data.Odbc (2)
src\libraries\Common\src\System\Data\Common\NameValuePair.cs (2)
37get { return _next; } 40if ((null != _next) || (null == value))