2 references to TestModel2
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
MemberExpressionCacheKeyTest.cs (2)
19
typeof(TestModel).GetProperty(nameof(TestModel.
TestModel2
)),
22
var key = GetKey(m => m.
TestModel2
.TestModel3.Value);