2 writes to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
317_refreshException = null; 683_refreshException = e;
2 references to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
314if (_refreshException != null) 316var oldRefreshException = _refreshException;