Implemented interface member:
property
Attributes
Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel.Attributes
1 reference to Attributes
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\ApplicationModelConventions.cs (1)
89
var parameterBaseConventions = GetConventions<IParameterModelBaseConvention>(conventions, property.
Attributes
);