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