1 reference to IsStrictSubtypeOf
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
1439if (entityType.Equals(typeInCollection) == false && IsStrictSubtypeOf(typeInCollection, entityType))