8 references to ReportSuppressionIfNeeded
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder_Invocation.cs (3)
347
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
352
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
371
ReportSuppressionIfNeeded
(boundExpression, diagnostics);
Binder\Binder_Operators.cs (3)
26
ReportSuppressionIfNeeded
(left, diagnostics);
2513
ReportSuppressionIfNeeded
(operand, diagnostics);
4172
ReportSuppressionIfNeeded
(leftOperand, diagnostics);
Binder\Binder_Statements.cs (2)
652
ReportSuppressionIfNeeded
(expression, diagnostics);
1423
ReportSuppressionIfNeeded
(op1, diagnostics);