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