1 write to _Op
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (1)
873_Op = op
5 references to _Op
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (5)
886If errorSuggestion IsNot Nothing AndAlso Operators.GetCallableUserDefinedOperator(_Op, target.Value) Is Nothing Then 893Expression.Constant(_Op, GetType(Object)), 904Return other IsNot Nothing AndAlso _Op = other._Op AndAlso Operation = other.Operation 909Return s_hash Xor _Op.GetHashCode() Xor Operation.GetHashCode()