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