1 instantiation of AttributeValueCache
System.Private.Xml (1)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1539_attrValueCache ??= new AttributeValueCache();
1 reference to AttributeValueCache
System.Private.Xml (1)
System\Xml\Core\XmlWellFormedWriter.cs (1)
46private AttributeValueCache? _attrValueCache;