1 write to _writeLine
Microsoft.DotNet.Cli.Utils (1)
StreamForwarder.cs (1)
45
_writeLine
= writeLine;
2 references to _writeLine
Microsoft.DotNet.Cli.Utils (2)
StreamForwarder.cs (2)
102
_writeLine
?.Invoke(str);
115
if (
_writeLine
!= null)