6 references to ImportType
System.Runtime.Serialization (6)
System\Runtime\Serialization\SchemaImporter.cs (6)
88
ImportType
((XmlSchemaType)typeObj);
182
ImportType
(knownType);
229
DataContract dataContract =
ImportType
(knownType);
398
dataContract =
ImportType
(type);
561
DataContract baseContract =
ImportType
(restriction.BaseType);
1237
dataContract =
ImportType
(restriction.BaseType);