2 references to SqlMethods
System.Data.Linq (2)
SqlClient\Query\SqlMethodCallConverter.cs (2)
215if (mc.Method.IsStatic && mc.Method.DeclaringType == typeof(SqlMethods)) { 924else if (declType == typeof(SqlMethods)) {