3 references to ERR_LambdaWithAttributesToExpressionTree
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2215
or ErrorCode.
ERR_LambdaWithAttributesToExpressionTree
Lowering\DiagnosticsPass_ExpressionTrees.cs (2)
569
Error(ErrorCode.
ERR_LambdaWithAttributesToExpressionTree
, node);
586
_diagnostics.Add(ErrorCode.
ERR_LambdaWithAttributesToExpressionTree
, p.GetFirstLocation());