1 reference to IsCompatible
System.Core (1)
Microsoft\Scripting\Ast\MethodCallExpression.cs (1)
958
if (moo != null &&
IsCompatible
(moo, args)) {