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