3 references to ERR_InterpolatedStringHandlerArgumentDisallowed
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2534
or ErrorCode.
ERR_InterpolatedStringHandlerArgumentDisallowed
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1261
diagnostics.Add(ErrorCode.
ERR_InterpolatedStringHandlerArgumentDisallowed
, arguments.AttributeSyntaxOpt.Location);
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\ExtensionTests.cs (1)
22279
Diagnostic(ErrorCode.
ERR_InterpolatedStringHandlerArgumentDisallowed
, $@"System.Runtime.CompilerServices.InterpolatedStringHandlerArgument(""{attributeValue}"")").WithLocation(15, 16)