1 override of InterpolationAlignmentClause
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
133
public override SyntaxNode
InterpolationAlignmentClause
(SyntaxNode alignment)
1 reference to InterpolationAlignmentClause
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\roslyn\src\Analyzers\Core\CodeFixes\SimplifyInterpolation\AbstractSimplifyInterpolationCodeFixProvider.cs (1)
95
(TInterpolationAlignmentClause)generator.
InterpolationAlignmentClause
(alignment));