1 write to document
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
512get { if (document == null) document = new XmlDocument(); return document; }
2 references to document
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
512get { if (document == null) document = new XmlDocument(); return document; }