1 implementation of IStringCopyPasteService
Microsoft.CodeAnalysis.EditorFeatures (1)
StringCopyPaste\IStringCopyPasteService.cs (1)
19
internal class DefaultStringCopyPasteService :
IStringCopyPasteService
1 reference to IStringCopyPasteService
Microsoft.CodeAnalysis.EditorFeatures (1)
StringCopyPaste\IStringCopyPasteService.cs (1)
18
[ExportWorkspaceService(typeof(
IStringCopyPasteService
)), Shared]