2 references to CreateFunctionCallStatic2
System.Data.Linq (2)
SqlClient\Query\SqlMethodCallConverter.cs (2)
1999return this.CreateFunctionCallStatic2(typeof(double), "ATN2", mc.Arguments, source); 2074return this.CreateFunctionCallStatic2(mc.ClrType, "POWER", mc.Arguments, source);