2 references to IsMatchingName
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\SuppressChildValidationMetadataProvider.cs (2)
72if (IsMatchingName(context.Key.ModelType)) 97return IsMatchingName(type.BaseType);