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