5 references to
System.Private.Xml (5)
System\Xml\Serialization\XmlReflectionImporter.cs (5)
1647
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
1821
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
1889
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
2090
Type type = elements
[
i]!.Type == null ? accessorType : elements
[
i]!.Type!;