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