5 references to
System.Private.Xml (5)
System\Xml\Serialization\XmlReflectionImporter.cs (5)
1642
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
1816
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
1884
XmlElementAttribute xmlElement = a.XmlElements
[
i]!;
2085
Type type = elements
[
i]!.Type == null ? accessorType : elements
[
i]!.Type!;