2 references to AnotherStaticClass
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
ExpressionHelperTest.cs (2)
154
(Expression<Func<TestModel, string>>)(m =>
AnotherStaticClass
.Model.Name),
158
(Expression<Func<TestModel, string>>)(m =>
AnotherStaticClass
.Test.Name),