2 references to PropertyIsOnEntity
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceView.cs (1)
805
if (!String.IsNullOrEmpty(_owner.EntitySetName) && !EntityDataSourceUtil.
PropertyIsOnEntity
(propertyName, _collectionManager.FlattenedEntityCollection, EntitySet, null))
System\Data\WebControls\OrderByBuilder.cs (1)
123
if (EntityDataSourceUtil.
PropertyIsOnEntity
(columnName, _wrapperCollection, null, tu))