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