4 writes to _current
Microsoft.AspNetCore.Http.Abstractions (4)
Routing\EndpointMetadataCollection.cs (4)
178_current = null; 204_current = _items[_index++]; 208_current = null; 218_current = null;
1 reference to _current
Microsoft.AspNetCore.Http.Abstractions (1)
Routing\EndpointMetadataCollection.cs (1)
184public object Current => _current!;