2 instantiations of VBGetMemberBinder
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (2)
175
New
VBGetMemberBinder
(memberName), instance, NoArguments)
204
New
VBGetMemberBinder
(memberName), instance, NoArguments)
3 references to VBGetMemberBinder
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (3)
799
Dim other As
VBGetMemberBinder
= TryCast(_other,
VBGetMemberBinder
)
803
Private Shared ReadOnly s_hash As Integer = GetType(
VBGetMemberBinder
).GetHashCode()