1 instantiation of AllOtherConstantsConstant
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\Constant.cs (1)
274internal static readonly Constant Instance = new AllOtherConstantsConstant();
1 reference to AllOtherConstantsConstant
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\Constant.cs (1)
35internal static readonly Constant AllOtherConstants = AllOtherConstantsConstant.Instance;