1 write to TargetBranchName
RunTests (1)
Options.cs (1)
262TargetBranchName = targetBranchName,
1 reference to TargetBranchName
RunTests (1)
TestHistoryManager.cs (1)
46var targetBranch = options.TargetBranchName ?? GetEnvironmentVariable("SYSTEM_PULLREQUEST_TARGETBRANCH") ?? GetEnvironmentVariable("BUILD_SOURCEBRANCHNAME");