1 write to _childElementNamespaces
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (1)
157_childElementNamespaces = _helper.ChildElementNamespaces;
3 references to _childElementNamespaces
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (3)
145if (_childElementNamespaces == null) 149if (_childElementNamespaces == null) 161return _childElementNamespaces;