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, 334_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 350_output.TestCompleted(_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 391_module.TargetPath, 444_module, 453_module, 454_module.TargetFramework ?? handshakeInfo.TargetFramework, 460_module.TargetPath, handshakeInfo.TargetFramework, handshakeInfo.Architecture, handshakeInfo.ExecutionId, 634_output.HandshakeFailure(_module.TargetPath ?? _module.ProjectFullPath ?? string.Empty, _module.TargetFramework, exitCode, outputData, errorData);