4 references to XmlSchemaExporter
netstandard (1)
netstandard.cs (1)
2430
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaExporter
))]
System.Private.Xml (1)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
892
if (item.Form != XmlSchemaForm.None && item.Form !=
XmlSchemaExporter
.elementFormDefault)
System.Xml (1)
System.Xml.cs (1)
155
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaExporter
))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
53
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaExporter
))]