1 write to listValue
System.Runtime.Serialization (1)
System\Xml\XmlBufferReader.cs (1)
1376listValue = new ValueHandle(this);
4 references to listValue
System.Runtime.Serialization (4)
System\Xml\XmlBufferReader.cs (4)
1198ReadValue(nodeType, listValue); 1199objects[i] = listValue.ToObject(); 1374if (listValue == null) 1388ReadValue(nodeType, listValue);