8 references to IsLinqQuery
System.Data.Entity (8)
System\Data\Objects\ObjectQuery_EntitySqlExtensions.cs (8)
251
if (
IsLinqQuery
(this))
276
if (
IsLinqQuery
(this) ||
IsLinqQuery
(query))
335
if (
IsLinqQuery
(this) ||
IsLinqQuery
(query))
354
if (
IsLinqQuery
(this))
573
if (
IsLinqQuery
(this) ||
IsLinqQuery
(query))