1 write to _binder
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (1)
54
_binder
= new RuntimeBinder(callingContext);
1 reference to _binder
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (1)
94
return BinderHelper.Bind(this,
_binder
, BinderHelper.Cons(target, args), _argumentInfo, null);