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