1 write to _s4
System.Private.Xml (1)
System\Xml\Xsl\Runtime\StringConcat.cs (1)
90
case 3:
_s4
= s; break;
2 references to _s4
System.Private.Xml (2)
System\Xml\Xsl\Runtime\StringConcat.cs (2)
76
4 => string.Concat(_s1, _s2, _s3,
_s4
),
98
strList.Add(
_s4
);