2 references to GetResultShape
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
1012switch (this.GetResultShape(query)) { 1434return this.BuildQuery(this.GetResultShape(query), this.GetResultType(query), node, null, annotations);