1 type derived from SchemaImporter
System.Private.Xml (1)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
19
public class XmlSchemaImporter :
SchemaImporter
3 references to SchemaImporter
netstandard (1)
netstandard.cs (1)
2386
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
SchemaImporter
))]
System.Xml (1)
System.Xml.cs (1)
111
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
SchemaImporter
))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
9
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
SchemaImporter
))]