1 write to ChildElementNamespaces
System.Runtime.Serialization (1)
System\Runtime\Serialization\ClassDataContract.cs (1)
131
helper.
ChildElementNamespaces
= tempChildElementamespaces;
2 references to ChildElementNamespaces
System.Runtime.Serialization (2)
System\Runtime\Serialization\ClassDataContract.cs (2)
127
if (helper.
ChildElementNamespaces
== null)
133
this.childElementNamespaces = helper.
ChildElementNamespaces
;