3 writes to _result
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\StringOutput.cs (3)
34_result = _builder.ToString(); 43_result = _builder.ToString(); 49_result = _builder.ToString();
1 reference to _result
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\StringOutput.cs (1)
19return _result;