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)
46
if (
_forwardOutput
&& _messageLogger != null && !StringUtils.IsNullOrWhiteSpace(data))
59
if (
_forwardOutput
&& _messageLogger != null && !StringUtils.IsNullOrWhiteSpace(data))