2 writes to _current
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
SpanExtensions.cs (2)
113_current = _span[_index]; 124_current = default!;
1 reference to _current
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
SpanExtensions.cs (1)
107public readonly T Current => _current;