2 references to CreateTypeDeclaration
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
440type = CreateTypeDeclaration(typeName, dataContract); 496CodeTypeDeclaration type = CreateTypeDeclaration(nestedTypeName, dataContract);