1 write to xsd
System.Xml (1)
System\Xml\Serialization\XmlSchemas.cs (1)
687xsd = CreateFakeXsdSchema(XmlSchema.Namespace, "schema");
2 references to xsd
System.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
686if (xsd == null) { 689return xsd;