1 reference to HasTrivialSource
System.Data.Linq (1)
SqlClient\Query\SqlDeflator.cs (1)
468return this.HasTrivialSource(select.From) && this.HasTrivialProjection(select);