1 write to _runCount
Microsoft.AspNetCore.InternalTesting.Tests (1)
RepeatTest.cs (1)
25_runCount++;
1 reference to _runCount
Microsoft.AspNetCore.InternalTesting.Tests (1)
RepeatTest.cs (1)
24Assert.Equal(RepeatContext.Current.CurrentIteration, _runCount);