1 write to ChildElementNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
368
_helper.
ChildElementNamespace
= tempChildElementNamespace;
2 references to ChildElementNamespace
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (2)
364
if (_helper.
ChildElementNamespace
== null && !IsDictionary)
370
_childElementNamespace = _helper.
ChildElementNamespace
;