5 references to ConcatNoDelimiter
System.Data.SqlXml (5)
System\Xml\Xsl\Runtime\StringConcat.cs (2)
57ConcatNoDelimiter(this.delimiter); 60ConcatNoDelimiter(value);
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
693this.nodeText.ConcatNoDelimiter(text); 729this.nodeText.ConcatNoDelimiter(text); 769this.nodeText.ConcatNoDelimiter(text);