1 write to ChildElementNamespace
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
286
helper.
ChildElementNamespace
= tempChildElementNamespace;
2 references to ChildElementNamespace
System.Runtime.Serialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (2)
282
if (helper.
ChildElementNamespace
== null && !IsDictionary)
288
this.childElementNamespace = helper.
ChildElementNamespace
;