3 references to DelegateEqual
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (3)
216case BinaryOperatorKind.DelegateEqual: 273case BinaryOperatorKind.DelegateEqual: 2011if (operatorKind == BinaryOperatorKind.DelegateEqual || operatorKind == BinaryOperatorKind.DelegateNotEqual)