3 references to DelegateEqual
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (3)
222
case BinaryOperatorKind.
DelegateEqual
:
279
case BinaryOperatorKind.
DelegateEqual
:
2017
if (operatorKind == BinaryOperatorKind.
DelegateEqual
|| operatorKind == BinaryOperatorKind.DelegateNotEqual)