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