1 write to _clrNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ContractCodeDomInfo.cs (1)
30
_clrNamespace
= value;
1 reference to _clrNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ContractCodeDomInfo.cs (1)
24
get { return (ReferencedTypeExists ? null :
_clrNamespace
); }