2 overrides of PermitNonLiteralAlignmentComponents
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSimplifyInterpolationHelpers.cs (1)
16protected override bool PermitNonLiteralAlignmentComponents => true;
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSimplifyInterpolationHelpers.vb (1)
16Protected Overrides ReadOnly Property PermitNonLiteralAlignmentComponents As Boolean = False
1 reference to PermitNonLiteralAlignmentComponents
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractSimplifyInterpolationHelpers.cs (1)
210if (PermitNonLiteralAlignmentComponents