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