2 writes to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
520_refreshException = null; 927_refreshException = e;
2 references to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
517if (_refreshException != null) 519var oldRefreshException = _refreshException;