2 references to UpdateExistingInterpolationBraces
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
StringCopyPaste\KnownSourcePasteProcessor.cs (2)
201
UpdateExistingInterpolationBraces
(edits, beforeSelection: true, dollarSignsToAdd.Length);
209
UpdateExistingInterpolationBraces
(edits, beforeSelection: false, dollarSignsToAdd.Length);