2 references to _exceptionsThrownFromLocationChangingHandlers
Microsoft.AspNetCore.Components.Tests (2)
NavigationManagerTest.cs (2)
904
public IReadOnlyList<Exception> ExceptionsThrownFromLocationChangingHandlers =>
_exceptionsThrownFromLocationChangingHandlers
;
913
_exceptionsThrownFromLocationChangingHandlers
.Add(ex);