1 write to _hasStarted
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (1)
BrowserRefreshMiddlewareTest.cs (1)
696_hasStarted = true;
2 references to _hasStarted
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (2)
BrowserRefreshMiddlewareTest.cs (2)
663public bool HasStarted => _hasStarted; 684if(_hasStarted)