2 references to GetMetadataType
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\Metadata\ModelAttributes.cs (2)
137
var metadataType =
GetMetadataType
(containerType);
162
var metadataType =
GetMetadataType
(type);