1 write to ChildElementNamespaces
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (1)
155
_helper.
ChildElementNamespaces
= tempChildElementamespaces;
2 references to ChildElementNamespaces
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (2)
151
if (_helper.
ChildElementNamespaces
== null)
157
_childElementNamespaces = _helper.
ChildElementNamespaces
;