4 references to WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
514case ErrorCode.WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters: 2230or ErrorCode.WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
Generated\ErrorFacts.Generated.cs (1)
279case ErrorCode.WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters:
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1298diagnostics.Add(ErrorCode.WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters, arguments.AttributeSyntaxOpt.Location);