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