2 references to ResultType
System.Data.Entity (2)
System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs (2)
83
if (tree.
ResultType
!= null)
85
PrinterVisitor.AppendTypeSpecifier(typeNode, tree.
ResultType
);