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)
24
Assert.Equal(RepeatContext.Current.CurrentIteration,
_runCount
);