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