1 write to schemas
System.Xml (1)
System\Xml\Serialization\XmlSchemaExporter.cs (1)
39
this.
schemas
= schemas;
13 references to schemas
System.Xml (13)
System\Xml\Serialization\XmlSchemaExporter.cs (13)
145
XmlSchema schema =
schemas
[ns];
187
XmlSchema schema =
schemas
[ns];
249
XmlSchema schema =
schemas
[newNamespace];
268
schemas
.Add(schema);
274
XmlSchema schema =
schemas
[ns];
298
XmlSchema schema =
schemas
[referencingNs];
319
XmlSchema schema =
schemas
[ns];
430
schemas
.Add(schema, true);
446
schemas
.Add(schema, true);
470
XmlSchema existingSchema =
schemas
[anyNs];
472
schemas
.Add(serializableMapping.Schema);
664
XmlSchema schema =
schemas
[ns];
749
XmlSchema schema =
schemas
[ns];