1 instantiation of AllPropertyRef
System.Data.Entity (1)
System\Data\Query\PlanCompiler\PropertyRef.cs (1)
317internal static AllPropertyRef Instance = new AllPropertyRef();
4 references to AllPropertyRef
System.Data.Entity (4)
System\Data\Query\PlanCompiler\PropertyRef.cs (4)
317internal static AllPropertyRef Instance = new AllPropertyRef(); 429m_propertyReferences.Add(AllPropertyRef.Instance, AllPropertyRef.Instance); 440else if (property is AllPropertyRef)