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