1 reference to GetQuotesToAddToRawString
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\UnknownSourcePasteProcessor.cs (1)
118
var quotesToAdd = _pasteWasSuccessful ? null :
GetQuotesToAddToRawString
();