4 references to _eCache
System.Private.Xml.Linq (4)
System\Xml\Linq\XContainer.cs (4)
906XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName)); 960XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName)); 1020XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName)); 1134XElement e = new XElement(_eCache.Get(r.NamespaceURI).GetName(r.LocalName));