7 references to BindAsyncUriTypesAndOptionalitySupport
Microsoft.AspNetCore.Http.Extensions.Tests (7)
RequestDelegateGenerator\RequestDelegateCreationTests.BindAsync.cs (7)
41
BindAsyncUriTypesAndOptionalitySupport
.Select(x => new[] { x[0] });
86
[MemberData(nameof(
BindAsyncUriTypesAndOptionalitySupport
))]
116
[MemberData(nameof(
BindAsyncUriTypesAndOptionalitySupport
))]
158
while (i <
BindAsyncUriTypesAndOptionalitySupport
.Length * 2)
160
var bindAsyncType =
BindAsyncUriTypesAndOptionalitySupport
[i / 2][0];
172
Assert.Equal(
BindAsyncUriTypesAndOptionalitySupport
.Length * 2, endpoints.Length);
174
for (i = 0; i <
BindAsyncUriTypesAndOptionalitySupport
.Length * 2; i++)