2 references to reportOperatorNeedsMatch
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (2)
2502
CheckForUnmatchedOperator(diagnostics, ops1, ops2, operatorName2,
reportOperatorNeedsMatch
);
2503
CheckForUnmatchedOperator(diagnostics, ops2, ops1, operatorName1,
reportOperatorNeedsMatch
);