3 references to CreateTypeInfoForStructuredType
System.Data.Entity (3)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (3)
483
CreateTypeInfoForStructuredType
(type, discriminatorMap);
515
superTypeInfo =
CreateTypeInfoForStructuredType
(md.TypeUsage.Create(type.EdmType.BaseType), discriminatorMap);
526
superTypeInfo =
CreateTypeInfoForStructuredType
(baseRefType, discriminatorMap);