8 references to ReportSuppressionIfNeeded
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder_Invocation.cs (3)
355
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
360
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
380
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
Binder\Binder_Operators.cs (3)
36
ReportSuppressionIfNeeded
(left, diagnostics);
4113
ReportSuppressionIfNeeded
(operand, diagnostics);
5777
ReportSuppressionIfNeeded
(leftOperand, diagnostics);
Binder\Binder_Statements.cs (2)
654
ReportSuppressionIfNeeded
(expression, diagnostics);
1428
ReportSuppressionIfNeeded
(op1, diagnostics);