2 writes to _nsTop
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
1739_nsTop = 0; 1761_nsTop = i;
9 references to _nsTop
dotnet-svcutil-lib (9)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (9)
1885for (int j = _nsCount - 1; j >= _nsTop; j--) 1972for (int i = nsCount - 1; i >= _nsTop; i--) 1995for (int i = nsCount - 1; i >= _nsTop; i--) 2023for (int i = nsCount - 1; i >= _nsTop; i--) 2048for (int i = nsCount - 1; i >= _nsTop; i--) 2075for (int i = nsCount - 1; i >= _nsTop; i--) 2111for (int i = nsCount - 1; i >= _nsTop; i--) 2122for (int i = nsCount - 1; i >= _nsTop; i--) 2130for (int i = nsCount - 1; i >= _nsTop; i--)