1 write to Limit
Microsoft.AspNetCore.InternalTesting (1)
RepeatContext.cs (1)
20Limit = limit;
1 reference to Limit
Microsoft.AspNetCore.InternalTesting (1)
xunit\AspNetTestRunner.cs (1)
117for (repeatContext.CurrentIteration = 0; repeatContext.CurrentIteration < repeatContext.Limit; repeatContext.CurrentIteration++)