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