3 references to PN_OPEQUALS
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (2)
91
new OperatorInfo(TokenKind.Unknown, PredefinedName.
PN_OPEQUALS
, ExpressionKind.ExpressionKindCount ),
102
{NameManager.GetPredefinedName(PredefinedName.
PN_OPEQUALS
), "equals"},
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1577
PredefinedName.
PN_OPEQUALS
,