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