2 references to ReportUnaryOperatorError
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
2282
ReportUnaryOperatorError
(node, diagnostics, operatorToken.Text, operand, resultKind);
2729
ReportUnaryOperatorError
(node, diagnostics, operatorText, operand, resultKind);