6 references to ImportType
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (6)
87ImportType((XmlSchemaType)typeObj); 181ImportType(knownType); 228DataContract dataContract = ImportType(knownType); 397dataContract = ImportType(type); 560DataContract baseContract = ImportType(restriction.BaseType); 1231dataContract = ImportType(restriction.BaseType);