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)
37
get { return
_next
; }
40
if ((null !=
_next
) || (null == value))