1 write to s4
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\StringConcat.cs (1)
85
case 3: this.
s4
= s; break;
2 references to s4
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\StringConcat.cs (2)
72
case 4: return string.Concat(this.s1, this.s2, this.s3, this.
s4
);
93
strList.Add(this.
s4
);