4 references to IsStoreType
System.Data.Entity.Design (4)
System\Data\Entity\Design\EntityModelSchemaGenerator.cs (3)
91if (!MetadataUtil.IsStoreType(storeEntityContainer)) 569Debug.Assert(MetadataUtil.IsStoreType(tvfReturnType), "this is not a store type"); 762Debug.Assert(MetadataUtil.IsStoreType(storeEntityType), "this is not a store type");
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.LoadMethodSessionState.cs (1)
167if (MetadataUtil.IsStoreType(type))