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