1 write to _binder
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeBinder.cs (1)
68_binder = new RuntimeBinder(callingContext);
1 reference to _binder
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeBinder.cs (1)
121return BinderHelper.Bind(this, _binder, BinderHelper.Cons(target, args), _argumentInfo, errorSuggestion);