5 references to
System.Private.Xml (5)
System\Xml\Serialization\XmlReflectionImporter.cs (5)
1646XmlElementAttribute xmlElement = a.XmlElements[i]!; 1820XmlElementAttribute xmlElement = a.XmlElements[i]!; 1888XmlElementAttribute xmlElement = a.XmlElements[i]!; 2089Type type = elements[i]!.Type == null ? accessorType : elements[i]!.Type!;