1 reference to GetBoundConstructor
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Metadata\DefaultBindingMetadataProvider.cs (1)
74
if (
GetBoundConstructor
(context.Key.ModelType) is ConstructorInfo constructorInfo)