2 references to EmptyQueryParameterNameExceptionMessage
Microsoft.AspNetCore.Components (2)
NavigationManagerExtensions.cs (2)
166
throw new InvalidOperationException(
EmptyQueryParameterNameExceptionMessage
);
528
throw new InvalidOperationException(
EmptyQueryParameterNameExceptionMessage
);