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