1 write to _next
System.Data.Entity (1)
System\Data\EntityClient\NameValuePair.cs (1)
36
_next
= value;
2 references to _next
System.Data.Entity (2)
System\Data\EntityClient\NameValuePair.cs (2)
30
return
_next
;
33
if ((null !=
_next
) || (null == value)) {