2 references to GetConventions
Microsoft.AspNetCore.Mvc.Core (2)
ApplicationModels\ApplicationModelConventions.cs (2)
78var parameterBaseConventions = GetConventions<IParameterModelBaseConvention>(conventions, parameter.Attributes); 89var parameterBaseConventions = GetConventions<IParameterModelBaseConvention>(conventions, property.Attributes);