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