3 references to TestStringCopyPasteService
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (3)
StringCopyPaste\StringCopyPasteCommandHandlerTests.cs (3)
41.AddParts(typeof(TestStringCopyPasteService)) 91var service = workspace.Services.GetRequiredService<IStringCopyPasteService>() as TestStringCopyPasteService;