1 write to RunCount
Microsoft.AspNetCore.InternalTesting (1)
RepeatAttribute.cs (1)
19
RunCount
= runCount;
1 reference to RunCount
Microsoft.AspNetCore.InternalTesting (1)
xunit\AspNetTestRunner.cs (1)
113
var repeatContext = new RepeatContext(repeatAttribute.
RunCount
);