1 instantiation of TestNavigationManager
Microsoft.AspNetCore.Components.Tests (1)
Routing\RouterTest.cs (1)
22
_navigationManager = new
TestNavigationManager
();
1 reference to TestNavigationManager
Microsoft.AspNetCore.Components.Tests (1)
Routing\RouterTest.cs (1)
16
private readonly
TestNavigationManager
_navigationManager;