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)
94return BinderHelper.Bind(this, _binder, BinderHelper.Cons(target, args), _argumentInfo, null);