1 write to ChildElementNamespace
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
224
_helper.
ChildElementNamespace
= tempChildElementNamespace;
2 references to ChildElementNamespace
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (2)
220
if (_helper.
ChildElementNamespace
== null && !IsDictionary)
226
_childElementNamespace = _helper.
ChildElementNamespace
;