1 write to schemas
System.Xml (1)
System\Xml\Serialization\SoapSchemaExporter.cs (1)
35
this.
schemas
= schemas;
5 references to schemas
System.Xml (5)
System\Xml\Serialization\SoapSchemaExporter.cs (5)
90
XmlSchema schema =
schemas
[newNamespace];
103
XmlSchema schema =
schemas
[ns];
111
schemas
.Add(schema);
122
XmlSchema schema =
schemas
[referencingNs];
132
XmlSchema schema =
schemas
[ns];