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