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