1 write to _Op
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (1)
921_Op = op
5 references to _Op
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (5)
935If errorSuggestion IsNot Nothing AndAlso Operators.GetCallableUserDefinedOperator(_Op, target.Value, arg.Value) Is Nothing Then 942Expression.Constant(_Op, GetType(Object)), 955Return other IsNot Nothing AndAlso _Op = other._Op AndAlso Operation = other.Operation 960Return s_hash Xor _Op.GetHashCode() Xor Operation.GetHashCode()