1 reference to AddParenthesesAroundConditionalExpressionInInterpolatedString
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\PredefinedCodeFixProviderNames.cs (1)
23
public const string AddParenthesesAroundConditionalExpressionInInterpolatedString = nameof(
AddParenthesesAroundConditionalExpressionInInterpolatedString
);