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)
37
await
_next
(context);
48
await
_next
(context);
78
await
_next
(context);