2 references to CreateArrayItemAttribute
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1100
_savedArrayItemAttributes.Add(
CreateArrayItemAttribute
(_arrayNestingLevel));
1740
a.XmlArrayItems.Add(
CreateArrayItemAttribute
(_arrayNestingLevel));