4 references to XmlSchemaImporter
netstandard (1)
netstandard.cs (1)
2431
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaImporter
))]
System.Private.Xml (1)
System\Xml\Serialization\XmlSchemaExporter.cs (1)
1006
model.IsMixed =
XmlSchemaImporter
.IsMixed((XmlSchemaComplexType)_types[mapping.BaseMapping]!);
System.Xml (1)
System.Xml.cs (1)
156
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaImporter
))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
54
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaImporter
))]