4 references to ERR_AttributesNotAllowed
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Lambda.cs (1)
273Error(diagnostics, syntax.Kind() == SyntaxKind.SimpleLambdaExpression ? ErrorCode.ERR_AttributesRequireParenthesizedLambdaExpression : ErrorCode.ERR_AttributesNotAllowed, attributeList);
Binder\Binder_Statements.cs (2)
54Error(diagnostics, ErrorCode.ERR_AttributesNotAllowed, attributeList); 1848Error(diagnostics, ErrorCode.ERR_AttributesNotAllowed, node.AttributeLists[0]);
Errors\ErrorFacts.cs (1)
1570or ErrorCode.ERR_AttributesNotAllowed