4 references to MethodInfo
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (2)
496Dim methodInfo As BoundExpression = Me._factory.MethodInfo(targetMethod, createDelegate.ContainingType) 513Me._factory.MethodInfo(targetMethod, createDelegate.Parameters(2).Type),
Lowering\SyntheticBoundNodeFactory.vb (2)
876Return MethodInfo(method, systemReflectionMethodInfo) 885Return MethodInfo(method, systemReflectionMethodInfo)