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