3 references to PopulateSymbolTableWithPayloadInformation
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeBinder.cs (1)
27
=> RuntimeBinder.
PopulateSymbolTableWithPayloadInformation
(this, callingType, arguments);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (1)
22
=> RuntimeBinder.
PopulateSymbolTableWithPayloadInformation
(this, callingType, arguments);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeMemberBinder.cs (1)
28
=> RuntimeBinder.
PopulateSymbolTableWithPayloadInformation
(this, callingType, arguments);