1 write to _childElementNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
370
_childElementNamespace
= _helper.ChildElementNamespace;
3 references to _childElementNamespace
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (3)
358
if (
_childElementNamespace
== null)
362
if (
_childElementNamespace
== null)
374
return
_childElementNamespace
;