6 references to ElementScope
System.Xml (6)
System\Xml\Core\XmlWellFormedWriter.cs (4)
42
ElementScope
[] elemScopeStack;
283
elemScopeStack = new
ElementScope
[ElementStackInitialSize];
453
ElementScope
[] newStack = new
ElementScope
[top * 2];
System\Xml\Core\XmlWellFormedWriterAsync.cs (2)
231
ElementScope
[] newStack = new
ElementScope
[top * 2];