1 write to _displayNameAttribute
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
993_displayNameAttribute = Attributes.FirstOrDefault<DisplayNameAttribute>();
1 reference to _displayNameAttribute
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
1007return _displayNameAttribute.GetPropertyValue(a => a.DisplayName, null);