2 references to ReportUnaryOperatorError
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
3364ReportUnaryOperatorError(node, diagnostics, operatorToken.Text, operand, resultKind, ref operatorResolutionForReporting); 4372ReportUnaryOperatorError(node, diagnostics, operatorText, operand, resultKind, ref operatorResolutionForReporting);