5 references to FillInArgInfoFromArgList
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
891
ExpressionBinder.
FillInArgInfoFromArgList
(argInfo, arguments);
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (3)
573
FillInArgInfoFromArgList
(info, arg);
714
FillInArgInfoFromArgList
(pargInfo, args);
717
FillInArgInfoFromArgList
(pOriginalArgInfo, args);
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2620
FillInArgInfoFromArgList
(info, args);