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