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