6 references to ImportType
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\SchemaImporter.cs (6)
82ImportType((XmlSchemaType)typeObj); 177ImportType(knownType); 228DataContract dataContract = ImportType(knownType); 391dataContract = ImportType(type); 556DataContract baseContract = ImportType(restriction.BaseType); 1230dataContract = ImportType(restriction.BaseType);