1 instantiation of AttributeValueCache
System.Xml (1)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1351
attrValueCache = new
AttributeValueCache
();
1 reference to AttributeValueCache
System.Xml (1)
System\Xml\Core\XmlWellFormedWriter.cs (1)
52
AttributeValueCache
attrValueCache;