1 write to Location
Microsoft.AspNetCore.Components (1)
Routing\LocationChangedEventArgs.cs (1)
18Location = location;
2 references to Location
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
316_locationAbsolute = args.Location;
Microsoft.AspNetCore.Components.Web (1)
Routing\NavLink.cs (1)
100var shouldBeActiveNow = ShouldMatch(args.Location);