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