2 references to XmlEventCache
System.Private.Xml (2)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
39_eventCache = new XmlEventCache(string.Empty, true);
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
1006output = _output = new XmlQueryOutput(this, new XmlEventCache(baseUri, true));