Throw ArgumentNullException if null method is passed to delegate constructor via...
commitea95b18bded29b1fcfa4a946e36620379a32d0f4
authorJonathan Chambers <joncham@gmail.com>
Wed, 30 Jan 2019 10:06:20 +0000 (30 05:06 -0500)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 30 Jan 2019 10:06:20 +0000 (30 05:06 -0500)
tree97ab30d5db21ba396d9a8ec9c787dacc9721ee5c
parent3730afd464a9bfc3fbc52ce726a319544da16a10
Throw ArgumentNullException if null method is passed to delegate constructor via invoke. (#12668)

Throw ArgumentNullException if null method is passed to delegate cons…

…tructor via invoke.

Fixes Unity issue: https://issuetracker.unity3d.com/issues/editor-crashes-with-g-logv-when-entering-play-mode-with-active-flowcanvas-script
mono/mini/jit-icalls.c
mono/tests/invoke.cs