1 write to _functionInfo
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
285
this.
_functionInfo
= function;
1 reference to _functionInfo
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
292
public EdmFunction Function { get { return
_functionInfo
; } }