3 references to _strConcat
System.Private.Xml (3)
System\Xml\Xsl\Xslt\XsltInput.cs (3)
312
_strConcat
.Clear();
325
_strConcat
.Concat(lastText);
329
rec.value =
_strConcat
.GetResult();