2 overrides of ExportDerivedStructs
System.Xml (2)
System\Xml\Serialization\SoapCodeExporter.cs (1)
172
internal override void
ExportDerivedStructs
(StructMapping mapping) {
System\Xml\Serialization\XmlCodeExporter.cs (1)
561
internal override void
ExportDerivedStructs
(StructMapping mapping) {
1 reference to ExportDerivedStructs
System.Xml (1)
System\Xml\Serialization\CodeExporter.cs (1)
168
ExportDerivedStructs
(mapping);