1 write to Issue
Infrastructure.Common (1)
xunit\IssueAttribute.cs (1)
40
Issue
= issue;
2 references to Issue
Infrastructure.Common (2)
xunit\IssueAttribute.cs (2)
53
if (ShouldIncludeThisIssue(
Issue
))
58
string repositoryAndIssue = String.Format("{0} #{1}", Repository,
Issue
);