2 references to GetOperatorKind
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (2)
971
OperatorKind op =
GetOperatorKind
(payload.Operation);
973
arg1.ErrorString = Operators.GetDisplayName(
GetOperatorKind
(payload.Operation));