1 write to _module
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
32_module = module;
15 references to _module
dotnet (15)
Commands\Test\MTP\TestApplicationHandler.cs (15)
123_output.AssemblyRunStarted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, instanceId!, attemptNumber.Value); 127_output.AssemblyRunStarted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, instanceId!); 149_module, 150_module.TargetFramework ?? tfm, 192_module.TargetPath, 336_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 352_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 393_module.TargetPath, 446_module, 455_module, 456_module.TargetFramework ?? handshakeInfo.TargetFramework, 462_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 636_output.HandshakeFailure(_module.TargetPath ?? _module.ProjectFullPath ?? string.Empty, _module.TargetFramework, exitCode, outputData, errorData);