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