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