3 references to NotifyLocationChanged
Microsoft.AspNetCore.Components.Tests (3)
Routing\RouterTest.cs (3)
185
_navigationManager.
NotifyLocationChanged
("https://www.example.com/subdir/a/b/c", false);
231
_navigationManager.
NotifyLocationChanged
("https://www.example.com/subdir/nonexistent", false);
252
_navigationManager.
NotifyLocationChanged
("https://www.example.com/subdir/nonexistent", false);