Microsoft.VisualBasic.CompilerServices.VBInvokeBinder class VBInvokeBinder : InvokeBinder Documentation Code namespace Microsoft.VisualBasic.CompilerServices { internal class VBInvokeBinder : InvokeBinder { public VBInvokeBinder(CallInfo callInfo, bool lateCall); } }