2 references to _current
Microsoft.AspNetCore.InternalTesting (2)
RepeatContext.cs (2)
14get => _current.Value; 15internal set => _current.Value = value;