3 references to DelegateEqual
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (3)
214
case BinaryOperatorKind.
DelegateEqual
:
271
case BinaryOperatorKind.
DelegateEqual
:
1931
if (operatorKind == BinaryOperatorKind.
DelegateEqual
|| operatorKind == BinaryOperatorKind.DelegateNotEqual)