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