3 references to Instance
System.Data.Entity (3)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
468yield return NullSentinelPropertyRef.Instance; 513yield return NullSentinelPropertyRef.Instance;
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
793rootType.AddPropertyRef(NullSentinelPropertyRef.Instance);