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