2 references to AddQueryString
Microsoft.AspNetCore.Authentication (1)
RemoteAuthenticationHandler.cs (1)
320uri = QueryHelpers.AddQueryString(uri, context.ReturnUrlParameter, context.ReturnUrl);
Microsoft.AspNetCore.Mvc.Razor (1)
Infrastructure\DefaultFileVersionProvider.cs (1)
74value = QueryHelpers.AddQueryString(path, VersionKey, GetHashForFile(fileInfo));