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