1 instantiation of VBCallBinder
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (1)
82New VBCallBinder(memberName, callInfo, ignoreReturn),
3 references to VBCallBinder
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (3)
362Dim other As VBCallBinder = TryCast(_other, VBCallBinder) 366Private Shared ReadOnly s_hash As Integer = GetType(VBCallBinder).GetHashCode()