1 reference to IsSupportedMethod
System.Data.Linq (1)
SqlClient\Query\MethodCallConverter.cs (1)
29
if (mc != null && (
IsSupportedMethod
(mc) || IsSupportedVbHelperMethod(mc))) {