1 write to document
System.Xml (1)
System\Xml\Serialization\SoapSchemaExporter.cs (1)
84if (document == null) document = new XmlDocument();
2 references to document
System.Xml (2)
System\Xml\Serialization\SoapSchemaExporter.cs (2)
84if (document == null) document = new XmlDocument(); 85return document;