1 write to Conditions
Infrastructure.Common (1)
xunit\ConditionAttribute.cs (1)
28
Conditions
= conditions;
3 references to Conditions
Infrastructure.Common (3)
xunit\ConditionAttribute.cs (3)
36
int conditionCount =
Conditions
== null ? 0 :
Conditions
.Length;
47
foreach (string entry in
Conditions
)