1 write to _listValue
System.Private.DataContractSerialization (1)
System\Xml\XmlBufferReader.cs (1)
1201
_listValue
??= new ValueHandle(this);
3 references to _listValue
System.Private.DataContractSerialization (3)
System\Xml\XmlBufferReader.cs (3)
1024
ReadValue(nodeType,
_listValue
!);
1025
objects[i] =
_listValue
!.ToObject();
1212
ReadValue(nodeType,
_listValue
);