1 write to _next
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
BrowserRefreshMiddleware.cs (1)
23_next = next;
3 references to _next
Microsoft.AspNetCore.Watch.BrowserRefresh (3)
BrowserRefreshMiddleware.cs (3)
37await _next(context); 48await _next(context); 78await _next(context);