1 write to _forwardOutput
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Hosting\TestHostManagerCallbacks.cs (1)
38_forwardOutput = forwardOutput;
2 references to _forwardOutput
Microsoft.TestPlatform.TestHostRuntimeProvider (2)
Hosting\TestHostManagerCallbacks.cs (2)
46if (_forwardOutput && _messageLogger != null && !StringUtils.IsNullOrWhiteSpace(data)) 59if (_forwardOutput && _messageLogger != null && !StringUtils.IsNullOrWhiteSpace(data))