3 references to Instance
System.Data.Entity (3)
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (1)
191desiredProperties.Add(EntitySetIdPropertyRef.Instance);
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
789rootType.AddPropertyRef(EntitySetIdPropertyRef.Instance);
System\Data\Query\PlanCompiler\TypeInfo.cs (1)
356yield return EntitySetIdPropertyRef.Instance;