8 references to ReportSuppressionIfNeeded
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder_Invocation.cs (3)
265
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
270
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
286
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
Binder\Binder_Operators.cs (3)
26
ReportSuppressionIfNeeded
(left, diagnostics);
2482
ReportSuppressionIfNeeded
(operand, diagnostics);
4095
ReportSuppressionIfNeeded
(leftOperand, diagnostics);
Binder\Binder_Statements.cs (2)
649
ReportSuppressionIfNeeded
(expression, diagnostics);
1432
ReportSuppressionIfNeeded
(op1, diagnostics);