2 references to DefaultTypeName
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
424typeName = GetClrIdentifier(typeName, Globals.DefaultTypeName); 475nestedTypeName = GetClrIdentifier(nestedTypeName, Globals.DefaultTypeName);