2 writes to _index
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
SpanExtensions.cs (2)
114_index--; 123_index = _span.Length - 1;
2 references to _index
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
SpanExtensions.cs (2)
111if (_index >= 0) 113_current = _span[_index];