4 references to AttrName
System.Private.Xml (4)
System\Xml\Core\XmlWellFormedWriter.cs (4)
40private AttrName[] _attrStack; 282_attrStack = new AttrName[AttributeArrayInitialSize]; 2100AttrName[] newStack = new AttrName[top * 2];