2 references to CreateArrayItemAttribute
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
958savedArrayItemAttributes.Add(CreateArrayItemAttribute(typeScope.GetTypeDesc(model.Element.Type), arrayNestingLevel)); 1509a.XmlArrayItems.Add(CreateArrayItemAttribute(arrayElementTypeDesc, arrayNestingLevel));