2 references to IncludedExplicitly1
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\ComplexObjectModelBinderTest.cs (2)
538
[InlineData(nameof(TypeWithIncludedPropertiesUsingBindAttribute.
IncludedExplicitly1
), true)]
1327
[Bind(new[] { nameof(
IncludedExplicitly1
), nameof(IncludedExplicitly2) })]