1 write to _clrNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ContractNamespaceAttribute.cs (1)
24
set {
_clrNamespace
= value; }
1 reference to _clrNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ContractNamespaceAttribute.cs (1)
23
get { return
_clrNamespace
; }