4 references to AttrName
System.Xml (4)
System\Xml\Core\XmlWellFormedWriter.cs (4)
46
AttrName
[] attrStack;
289
attrStack = new
AttrName
[AttributeArrayInitialSize];
1841
AttrName
[] newStack = new
AttrName
[top * 2];