1 write to nestingLevel
System.Xml (1)
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
90set { nestingLevel = value; }
1 reference to nestingLevel
System.Xml (1)
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
89get { return nestingLevel; }