2 references to PropertyWithKeyController
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Filters\ViewDataAttributePropertyProviderTest.cs (2)
60var type = typeof(PropertyWithKeyController); 70Assert.Equal(nameof(PropertyWithKeyController.Different), property.PropertyInfo.Name);