8 references to ReportSuppressionIfNeeded
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder_Invocation.cs (3)
348
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
353
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
373
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
Binder\Binder_Operators.cs (3)
29
ReportSuppressionIfNeeded
(left, diagnostics);
2954
ReportSuppressionIfNeeded
(operand, diagnostics);
4613
ReportSuppressionIfNeeded
(leftOperand, diagnostics);
Binder\Binder_Statements.cs (2)
654
ReportSuppressionIfNeeded
(expression, diagnostics);
1423
ReportSuppressionIfNeeded
(op1, diagnostics);