4 references to PullRequestServiceType
Microsoft.DotNet.VersionTools.Tasks (4)
src\SubmitPullRequest.cs (4)
134if (!Enum.TryParse(PullRequestServiceType, true, out type)) 138$"{nameof(PullRequestServiceType)} '{PullRequestServiceType}' is not valid. " + 164nameof(PullRequestServiceType),