3 references to CancellationTokenBundle
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
BindingSourceMetadataProviderIntegrationTest.cs (3)
31
ParameterType = typeof(
CancellationTokenBundle
),
53
var
boundPerson = Assert.IsType<
CancellationTokenBundle
>(modelBindingResult.Model);