3 references to GetTextOnly
System.Private.Xml.Linq (3)
System\Xml\Linq\XContainer.cs (3)
689string? s = GetTextOnly(); 690if (s != null) return s == e.GetTextOnly(); 711string? s = GetTextOnly();