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