1 instantiation of XmlEventCache
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAutoDetectWriter.cs (1)
41_eventCache = new XmlEventCache(string.Empty, true);
1 reference to XmlEventCache
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAutoDetectWriter.cs (1)
25private XmlEventCache _eventCache; // Cache up events until first StartElement is encountered