2 references to ImportSchemaType
System.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
115
return
ImportSchemaType
(typeName, null, false);
124
return
ImportSchemaType
(typeName, baseType, false);