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)
24get { return (ReferencedTypeExists ? null : _clrNamespace); }