1 write to _functionName
System.Data.Entity (1)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
1742
_functionName
= functionName;
1 reference to _functionName
System.Data.Entity (1)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
1829
return parent.FindCanonicalFunction(
_functionName
, argTypes, true /* isGroupAggregateFunction */, call);