3 references to VBBinaryOperatorBinder
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (3)
954
Dim other As
VBBinaryOperatorBinder
= TryCast(_other,
VBBinaryOperatorBinder
)
958
Private Shared ReadOnly s_hash As Integer = GetType(
VBBinaryOperatorBinder
).GetHashCode()