1 reference to IsStringLiteralExpression
Microsoft.CodeAnalysis.CodeStyle (1)
src\Analyzers\Core\Analyzers\ValidateFormatString\AbstractValidateFormatStringDiagnosticAnalyzer.cs (1)
272
if (!syntaxFacts.
IsStringLiteralExpression
(syntaxFacts.GetExpressionOfArgument(formatArgumentSyntax)))