2 references to MaxNullableInt
System.Data.Entity (2)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
1852SequenceMethod.MaxNullableInt,
System\Data\Objects\ELinq\ReflectionUtil.cs (1)
294map.Add(@"Max(IEnumerable`1<Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.MaxNullableInt);