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