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