5 references to StringCopyPasteHelpers
Microsoft.CodeAnalysis.CSharp.EditorFeatures (5)
StringCopyPaste\AbstractPasteProcessor.cs (1)
15using static StringCopyPasteHelpers;
StringCopyPaste\KnownSourcePasteProcessor.cs (1)
18using static StringCopyPasteHelpers;
StringCopyPaste\StringCopyPasteCommandHandler.cs (1)
33using static StringCopyPasteHelpers;
StringCopyPaste\StringInfo.cs (1)
14using static StringCopyPasteHelpers;
StringCopyPaste\UnknownSourcePasteProcessor.cs (1)
20using static StringCopyPasteHelpers;