2 writes to _hasStarted
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Filters\SaveTempDataFilterTest.cs (2)
404_hasStarted = hasStarted; 433_hasStarted = true;
2 references to _hasStarted
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Filters\SaveTempDataFilterTest.cs (2)
411return _hasStarted; 417if (_hasStarted)