2 writes to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
219_refreshException = null; 442_refreshException = e;
2 references to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
216if (_refreshException != null) 218var oldRefreshException = _refreshException;