2 writes to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
255_refreshException = null; 567_refreshException = e;
2 references to _refreshException
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
252if (_refreshException != null) 254var oldRefreshException = _refreshException;