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