1 write to InterpolationAlignmentClause
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteContent.cs (1)
56
InterpolationAlignmentClause
= interpolationAlignmentClause;
2 references to InterpolationAlignmentClause
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
StringCopyPaste\KnownSourcePasteProcessor.cs (2)
116
builder.Append(content.
InterpolationAlignmentClause
);
324
builder.Append(content.
InterpolationAlignmentClause
);