5 references to GetValidMethodForDynamic
System.Core (5)
Microsoft\Scripting\Ast\DynamicExpression.cs (5)
708
var method =
GetValidMethodForDynamic
(delegateType);
734
var method =
GetValidMethodForDynamic
(delegateType);
763
var method =
GetValidMethodForDynamic
(delegateType);
795
var method =
GetValidMethodForDynamic
(delegateType);
830
var method =
GetValidMethodForDynamic
(delegateType);