5 references to FieldWithMaxLength
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (5)
DefaultHtmlGeneratorTest.cs (5)
191
[InlineData(nameof(ModelWithMaxLengthMetadata.
FieldWithMaxLength
), ModelWithMaxLengthMetadata.MaxLengthAttributeValue)]
215
[InlineData(nameof(ModelWithMaxLengthMetadata.
FieldWithMaxLength
), ModelWithMaxLengthMetadata.MaxLengthAttributeValue)]
239
[InlineData(nameof(ModelWithMaxLengthMetadata.
FieldWithMaxLength
), ModelWithMaxLengthMetadata.MaxLengthAttributeValue)]
306
[InlineData(nameof(ModelWithMaxLengthMetadata.
FieldWithMaxLength
), ModelWithMaxLengthMetadata.MaxLengthAttributeValue)]
414
[InlineData(nameof(ModelWithMaxLengthMetadata.
FieldWithMaxLength
))]