1 write to m_typeInfo
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
128
m_typeInfo
= typeInfo;
32 references to m_typeInfo
System.Data.Entity (32)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (32)
249
newType =
m_typeInfo
.GetTypeInfo(type).FlattenedTypeUsage;
479
TypeInfo nestedTypeInfo =
m_typeInfo
.GetTypeInfo(md.Helper.GetModelTypeUsage(m));
835
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(v.Type);
973
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(varRefColumnMap.Var.Type);
979
ColumnMapProcessor processor = new ColumnMapProcessor(varRefColumnMap, varInfo,
m_typeInfo
);
1157
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(columnVar.Type);
1274
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(columnVar.Type);
1417
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(unnestTableColumnVar.Type);
1651
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(v.Type);
1735
TypeInfo inputTypeInfo =
m_typeInfo
.GetTypeInfo(inputTypeUsage);
1736
TypeInfo outputTypeInfo =
m_typeInfo
.GetTypeInfo(op.Type);
1960
Node newNode = FlattenCaseOp(op, n,
m_typeInfo
.GetTypeInfo(op.Type), desiredProperties);
1991
if (!
m_typeInfo
.GetTypeInfo(n.Op.Type).HasNullSentinelProperty)
2138
TypeInfo child0TypeInfo =
m_typeInfo
.GetTypeInfo(child0Type);
2139
TypeInfo child1TypeInfo =
m_typeInfo
.GetTypeInfo(child1Type);
2208
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(childOpType);
2285
TypeInfo inputTypeInfo =
m_typeInfo
.GetTypeInfo(((ScalarOp)n.Child0.Op).Type);
2286
TypeInfo outputTypeInfo =
m_typeInfo
.GetTypeInfo(op.Type);
2350
TypeInfo inputTypeInfo =
m_typeInfo
.GetTypeInfo(inputType);
2354
TypeInfo outputTypeInfo =
m_typeInfo
.GetTypeInfo(outputType);
2436
TypeInfo inputTypeInfo =
m_typeInfo
.GetTypeInfo(((ScalarOp)n.Child0.Op).Type);
2437
TypeInfo outputTypeInfo =
m_typeInfo
.GetTypeInfo(op.Type);
2465
int entitySetId =
m_typeInfo
.GetEntitySetId(op.EntitySet);
2598
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(op.Type);
2606
TypeInfo currentTypeInfo =
m_typeInfo
.GetTypeInfo(md.TypeUsage.Create(type));
2656
int entitySetId =
m_typeInfo
.GetEntitySetId(entitySet);
2688
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(op.Type);
2779
md.RowType nestedFlatType =
m_typeInfo
.GetTypeInfo(md.Helper.GetModelTypeUsage(opField)).FlattenedType;
2820
md.RowType nestedFlatType =
m_typeInfo
.GetTypeInfo(relProp.ToEnd.TypeUsage).FlattenedType;
2879
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(op.Type);
2921
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(op.IsOfType);
2961
TypeInfo typeInfo =
m_typeInfo
.GetTypeInfo(op.Type);