1 write to _other
Microsoft.CodeAnalysis.Scripting.TestUtilities (1)
TestConsoleIO.cs (1)
113
_other
= other;
4 references to _other
Microsoft.CodeAnalysis.Scripting.TestUtilities (4)
TestConsoleIO.cs (4)
118
_other
.Write(value);
124
_other
.Write(value);
130
_other
.WriteLine(value);
136
_other
.WriteLine();