1 instantiation of UndefinedConstant
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\Constant.cs (1)
203internal static readonly Constant Instance = new UndefinedConstant();
1 reference to UndefinedConstant
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\Constant.cs (1)
30internal static readonly Constant Undefined = UndefinedConstant.Instance;