1 reference to FindGenericType
System.Linq.Expressions (1)
System\Linq\Expressions\InvocationExpression.cs (1)
748
Type? exprType = TypeUtils.
FindGenericType
(typeof(Expression<>), expression.Type);