3 references to GetDisplayName
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
949
arg1.ErrorString = Operators.
GetDisplayName
(GetOperatorKind(payload.Operation));
991
arg1.ErrorString = Operators.
GetDisplayName
(GetOperatorKind(payload.Operation, payload.IsLogicalOperation));
992
arg2.ErrorString = Operators.
GetDisplayName
(GetOperatorKind(payload.Operation, payload.IsLogicalOperation));