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