1 reference to ModelAttributes
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Metadata\ModelAttributes.cs (1)
16internal static readonly ModelAttributes Empty = new ModelAttributes(Array.Empty<object>());