2 references to Instance
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\Constant.cs (2)
30internal static readonly Constant Undefined = UndefinedConstant.Instance; 253Debug.Assert(Object.ReferenceEquals(this, Instance), "this must be == Instance for NullConstant");