4 references to WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
507
case ErrorCode.
WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
:
2217
or ErrorCode.
WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
Generated\ErrorFacts.Generated.cs (1)
280
case ErrorCode.
WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
:
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1264
diagnostics.Add(ErrorCode.
WRN_InterpolatedStringHandlerArgumentAttributeIgnoredOnLambdaParameters
, arguments.AttributeSyntaxOpt.Location);