4 references to _eCache
System.Private.Xml.Linq (4)
System\Xml\Linq\XContainer.cs (4)
979XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName)); 1038XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName)); 1107XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName)); 1229XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName));