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)
48return _next; 51if ((null != _next) || (null == value)) {