1 write to _next
System.Data (1)
fx\src\data\System\Data\Common\NameValuePair.cs (1)
54
_next
= value;
2 references to _next
System.Data (2)
fx\src\data\System\Data\Common\NameValuePair.cs (2)
48
return
_next
;
51
if ((null !=
_next
) || (null == value)) {