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