3 references to GetDisplayName
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
973
arg1.ErrorString = Operators.
GetDisplayName
(GetOperatorKind(payload.Operation));
1016
arg1.ErrorString = Operators.
GetDisplayName
(GetOperatorKind(payload.Operation, payload.IsLogicalOperation));
1017
arg2.ErrorString = Operators.
GetDisplayName
(GetOperatorKind(payload.Operation, payload.IsLogicalOperation));