1 reference to DefaultClrNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
1380
uniqueNamespace = ((clrNamespace.Length == 0) ? Globals.
DefaultClrNamespace
: clrNamespace) + i.ToString(NumberFormatInfo.InvariantInfo);