2 references to DateTime
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
MemberExpressionCacheKeyTest.cs (2)
58
typeof(TestModel).GetProperty(nameof(TestModel.
DateTime
)),
61
var key = GetKey(m => m.
DateTime
.Ticks);