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