1 write to _listValue
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1348_listValue = new ValueHandle(this);
4 references to _listValue
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (4)
1170ReadValue(nodeType, _listValue); 1171objects[i] = _listValue.ToObject(); 1346if (_listValue == null) 1360ReadValue(nodeType, _listValue);