3 references to WriteLine
Microsoft.DotNet.Cli.Utils.Tests (3)
StreamForwarderTests.cs (3)
54TestCapturingAndForwardingHelper(ForwardOptions.WriteLine, inputStr, null, expectedWrites); 82TestCapturingAndForwardingHelper(ForwardOptions.WriteLine | ForwardOptions.Capture, inputStr, expectedCaptured, expectedWrites); 97if ((options & ForwardOptions.WriteLine) != 0)