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)
220if (_helper.ChildElementNamespace == null && !IsDictionary) 226_childElementNamespace = _helper.ChildElementNamespace;