4 references to SendAsync
AuthSamples.FunctionalTests (4)
CookiesTests.cs (1)
85
await Client.
SendAsync
(form, new Dictionary<string, string>()
CustomPolicyProviderTests.cs (1)
127
return await client.
SendAsync
(form, new Dictionary<string, string>()
DynamicSchemeTests.cs (1)
86
return await Client.
SendAsync
(form, new Dictionary<string, string>()
PathSchemeSelectionTests.cs (1)
111
await Client.
SendAsync
(form, new Dictionary<string, string>()