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