1 write to _output
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
22_output = output;
8 references to _output
dotnet (8)
Commands\Test\MTP\TestApplicationHandler.cs (8)
33_output.HandshakeFailure( 72_output.AssemblyRunStarted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, instanceId); 113_output.TestDiscovered(_handshakeInfo.Value.ExecutionId, 142_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 158_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, testResultMessage.InstanceId!, 195_output.ArtifactAdded( 276_output.AssemblyRunCompleted(_handshakeInfo.Value.ExecutionId, exitCode, outputData, errorData); 280_output.HandshakeFailure(_module.TargetPath ?? _module.ProjectFullPath ?? string.Empty, _module.TargetFramework, exitCode, outputData, errorData);