5 references to FillInArgInfoFromArgList
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
868
ExpressionBinder.
FillInArgInfoFromArgList
(argInfo, arguments);
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (3)
561
FillInArgInfoFromArgList
(info, arg);
699
FillInArgInfoFromArgList
(pargInfo, args);
702
FillInArgInfoFromArgList
(pOriginalArgInfo, args);
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2557
FillInArgInfoFromArgList
(info, args);