2 writes to _stdOutForward
Microsoft.Arcade.Common (2)
Command.cs (2)
166_stdOutForward = Console.WriteLine; 170_stdOutForward = to.WriteLine;
1 reference to _stdOutForward
Microsoft.Arcade.Common (1)
Command.cs (1)
64ProcessData(args.Data, _stdOutCapture, _stdOutForward, _stdOutHandler);