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