3 references to AppendSafeWithNewLine
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\DataCollectionLauncher.cs (1)
79
_processStdError.
AppendSafeWithNewLine
(data);
Microsoft.TestPlatform.TestHostRuntimeProvider (2)
Hosting\TestHostManagerCallbacks.cs (2)
45
testHostProcessStdOut.
AppendSafeWithNewLine
(data);
58
testHostProcessStdError.
AppendSafeWithNewLine
(data);