4 references to Instance
System.Data.Entity (4)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
503
yield return TypeIdPropertyRef.
Instance
;
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (2)
418
childProps.Add(TypeIdPropertyRef.
Instance
);
512
childProps.Add(TypeIdPropertyRef.
Instance
);
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
774
rootType.AddPropertyRef(TypeIdPropertyRef.
Instance
);