2 references to Power
System.Core (2)
Microsoft\Scripting\Ast\BinaryExpression.cs (2)
875return Power(left, right, method); 2552return Power(left, right, null);