1 write to _output
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
22_output = output;
10 references to _output
dotnet (10)
Commands\Test\MTP\TestApplicationHandler.cs (10)
90_output.AssemblyRunStarted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, instanceId!); 135_output.HandshakeFailure( 222_output.TestDiscovered(_handshakeInfo.Value.ExecutionId, 268_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 284_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 322_output.TestInProgress( 371_output.ArtifactAdded( 470_output.WriteMessage(text); 480_output.AssemblyRunCompleted(_handshakeInfo.Value.ExecutionId, exitCode, outputData, errorData); 484_output.HandshakeFailure(_module.TargetPath ?? _module.ProjectFullPath ?? string.Empty, _module.TargetFramework, exitCode, outputData, errorData);