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