5 references to
System.Private.Xml (5)
System\Xml\Serialization\XmlReflectionImporter.cs (5)
1662
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
1836
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
1904
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
2105
Type type = elements
[
i]!.Type == null ? accessorType : elements
[
i]!.Type!;