1 instantiation of XmlEventCache
System.Xml (1)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
41this.eventCache = new XmlEventCache(string.Empty, true);
1 reference to XmlEventCache
System.Xml (1)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
26private XmlEventCache eventCache; // Cache up events until first StartElement is encountered