1 instantiation of PersonWithName
Microsoft.AspNetCore.Mvc.Core.Test (1)
ModelBinding\Binders\ComplexObjectModelBinderTest.cs (1)
438
var bindingContext = CreateContext(GetMetadataForType(typeof(PersonWithName)), new
PersonWithName
());
1 reference to PersonWithName
Microsoft.AspNetCore.Mvc.Core.Test (1)
ModelBinding\Binders\ComplexObjectModelBinderTest.cs (1)
438
var bindingContext = CreateContext(GetMetadataForType(typeof(
PersonWithName
)), new PersonWithName());