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