2 references to TableNameAttribute
System.Web.DynamicData (2)
DynamicData\MetaModel.cs (2)
237
var
tableNameAttribute = tableProvider.Attributes.OfType<
TableNameAttribute
>().SingleOrDefault();