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