2 references to _emptyParametersDictionary
Microsoft.AspNetCore.Components (2)
Routing\Router.cs (2)
272context.Parameters ?? _emptyParametersDictionary); 401new RouteData(NotFoundPage, _emptyParametersDictionary));