11 references to XmlSchema
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaHelper.cs (1)
132XmlSchema schema = new XmlSchema();
System\Runtime\Serialization\SchemaImporter.cs (1)
140XmlSchema xsdSchema = new XmlSchema();
System.Private.Xml (9)
System\Xml\Schema\Inference\Infer.cs (2)
337xs = new XmlSchema(); 484XmlSchema xs = new XmlSchema();
System\Xml\Schema\Parser.cs (1)
83_schema = new XmlSchema();
System\Xml\Schema\ParserAsync.cs (1)
44_schema = new XmlSchema();
System\Xml\Schema\Preprocessor.cs (1)
425XmlSchema tempSchema = new XmlSchema();
System\Xml\Schema\XmlSchema.cs (2)
430XmlSchema that = new XmlSchema(); 449XmlSchema that = new XmlSchema();
System\Xml\Serialization\XmlSchemaExporter.cs (1)
268XmlSchema schema = new XmlSchema();
System\Xml\Serialization\XmlSchemas.cs (1)
736XmlSchema schema = new XmlSchema();