1 write to childElementNamespace
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
288
this.
childElementNamespace
= helper.ChildElementNamespace;
3 references to childElementNamespace
System.Runtime.Serialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
276
if (this.
childElementNamespace
== null)
280
if (this.
childElementNamespace
== null)
292
return
childElementNamespace
;