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