2 references to GetResultType
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
1018
typeof(SequenceOfOne<>).MakeGenericType(TypeSystem.GetElementType(this.
GetResultType
(query))),
1434
return this.BuildQuery(this.GetResultShape(query), this.
GetResultType
(query), node, null, annotations);