6 references to
System.Data.Entity (6)
System\Data\Objects\ELinq\MethodCallTranslator.cs (6)
387
:
base
("Union", SequenceMethod.Union)
394
:
base
("Intersect", SequenceMethod.Intersect)
401
:
base
("Except", SequenceMethod.Except)
408
:
base
("Distinct", SequenceMethod.Distinct)
415
:
base
("OfType", SequenceMethod.OfType)
422
:
base
("First", SequenceMethod.First)