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)
364if (_helper.ChildElementNamespace == null && !IsDictionary) 370_childElementNamespace = _helper.ChildElementNamespace;