3 references to GetTextOnly
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
2890string s = GetTextOnly(); 2891if (s != null) return s == e.GetTextOnly(); 2909string s = GetTextOnly();