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