3 references to TryAppendNextParameter
Microsoft.AspNetCore.Components (3)
NavigationManagerExtensions.cs (3)
582if (source.TryAppendNextParameter(ref newQueryStringBuilder)) 597while (source.TryAppendNextParameter(ref newQueryStringBuilder)) 692while (source.TryAppendNextParameter(ref builder))