6 references to ImportType
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\SchemaImporter.cs (6)
83ImportType((XmlSchemaType)typeObj); 178ImportType(knownType); 229DataContract dataContract = ImportType(knownType); 392dataContract = ImportType(type); 557DataContract baseContract = ImportType(restriction.BaseType); 1231dataContract = ImportType(restriction.BaseType);