113 references to FormUrlEncodedContent
Diagnostics.EFCore.FunctionalTests (6)
InMemory.FunctionalTests (2)
Microsoft.AspNetCore.Authentication.OAuth (1)
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
Microsoft.AspNetCore.Authentication.Test (5)
Microsoft.AspNetCore.Authentication.Twitter (1)
Microsoft.AspNetCore.Components.Server.Tests (4)
Microsoft.AspNetCore.Http.Extensions.Tests (5)
Microsoft.AspNetCore.HttpOverrides.Tests (3)
Microsoft.AspNetCore.Mvc.FunctionalTests (70)
RazorPagesTest.cs (11)
673Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
702Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
728Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
759Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
788Content = new FormUrlEncodedContent(new Dictionary<string, string>
813Content = new FormUrlEncodedContent(new Dictionary<string, string>
844Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
869Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
985Content = new FormUrlEncodedContent(new KeyValuePair<string, string>[]
1290Content = new FormUrlEncodedContent(new Dictionary<string, string>
1328Content = new FormUrlEncodedContent(new[]
Microsoft.AspNetCore.Routing.FunctionalTests (12)
OpenIdConnectSample (1)
SocialSample (1)