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