2 writes to CurrentIteration
Microsoft.AspNetCore.InternalTesting (2)
xunit\AspNetTestRunner.cs (2)
117for (repeatContext.CurrentIteration = 0; repeatContext.CurrentIteration < repeatContext.Limit; repeatContext.CurrentIteration++)
1 reference to CurrentIteration
Microsoft.AspNetCore.InternalTesting (1)
xunit\AspNetTestRunner.cs (1)
117for (repeatContext.CurrentIteration = 0; repeatContext.CurrentIteration < repeatContext.Limit; repeatContext.CurrentIteration++)