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