1 reference to GetDollarSignsToAddToRawString
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\UnknownSourcePasteProcessor.cs (1)
119var dollarSignsToAdd = _pasteWasSuccessful ? null : GetDollarSignsToAddToRawString();