It’s safe! From the .NET API browser:
Console I/O Streams
[…]
I/O operations using these streams are synchronized, which means multiple threads can read from, or write to, the streams.
It’s safe! From the .NET API browser:
Console I/O Streams
[…]
I/O operations using these streams are synchronized, which means multiple threads can read from, or write to, the streams.