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