1 reference to MethodIsGeneric
System.Linq.Expressions (1)
System\Linq\Expressions\BinaryExpression.cs (1)
774throw method.IsGenericMethodDefinition ? Error.MethodIsGeneric(method, paramName) : Error.MethodContainsGenericParameters(method, paramName);