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)
1024ReadValue(nodeType, _listValue!); 1025objects[i] = _listValue!.ToObject(); 1212ReadValue(nodeType, _listValue);