3 references to Constants
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
ExpressionHelperTest.cs (3)
130
(Expression<Func<TestModel, int>>)(m => Microsoft.AspNetCore.Mvc.ViewFeatures.Model.
Constants
.WoodstockYear),
135
(Expression<Func<TestModel, int>>)(m => Model.
Constants
.WoodstockYear),
142
(Expression<Func<TestModel, string>>)(m => Model.
Constants
.Model.Name),