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