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