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)
1829return parent.FindCanonicalFunction(_functionName, argTypes, true /* isGroupAggregateFunction */, call);