4 references to ContentRead
Microsoft.CodeAnalysis.Scripting.TestUtilities (4)
TestConsoleIO.cs (4)
49
ContentRead
.AppendLine(result);
68
if (_reader.
ContentRead
.Length > 0)
70
GetStringBuilder().Append(_reader.
ContentRead
.ToString());
71
_reader.
ContentRead
.Clear();