4 references to TagInfo
System.Private.Xml (4)
System\Xml\Core\XmlTextWriter.cs (4)
152
private
TagInfo
[] _stack;
269
_stack = new
TagInfo
[10];
1785
TagInfo
[] na = new
TagInfo
[_stack.Length + 10];