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