1 write to _schemas
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (1)
40
_schemas
= schemas;
13 references to _schemas
dotnet-svcutil-lib (13)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (13)
164
XmlSchema schema =
_schemas
[ns];
210
XmlSchema schema =
_schemas
[ns];
281
XmlSchema schema =
_schemas
[newNamespace];
302
_schemas
.Add(schema);
309
XmlSchema schema =
_schemas
[ns];
337
XmlSchema schema =
_schemas
[referencingNs];
361
XmlSchema schema =
_schemas
[ns];
498
_schemas
.Add(schema, true);
517
_schemas
.Add(schema, true);
543
XmlSchema existingSchema =
_schemas
[anyNs];
546
_schemas
.Add(serializableMapping.Schema);
776
XmlSchema schema =
_schemas
[ns];
878
XmlSchema schema =
_schemas
[ns];