2 writes to nsTop
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (2)
1913this.nsTop = 0; 1935nsTop = i;
9 references to nsTop
System.Runtime.Serialization (9)
System\Xml\XmlBaseWriter.cs (9)
2059for (int j = nsCount - 1; j >= nsTop; j--) 2146for (int i = nsCount - 1; i >= nsTop; i--) 2169for (int i = nsCount - 1; i >= nsTop; i--) 2197for (int i = nsCount - 1; i >= nsTop; i--) 2222for (int i = nsCount - 1; i >= nsTop; i--) 2249for (int i = nsCount - 1; i >= nsTop; i--) 2285for (int i = nsCount - 1; i >= nsTop; i--) 2296for (int i = nsCount - 1; i >= nsTop; i--) 2304for (int i = nsCount - 1; i >= nsTop; i--)