3 writes to _next
System.Runtime.Serialization.Formatters (3)
System\Runtime\Serialization\ObjectManager.cs (3)
127
holder.
_next
= tempHolder;
1053
_next
= null;
1090
_next
= null;
2 references to _next
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\ObjectManager.cs (2)
70
temp = temp.
_next
;
882
temp = temp.
_next
;