2 references to ExtractInterfaceCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
ExtractInterface\ExtractInterfaceTests.cs (2)
1215var handler = workspace.ExportProvider.GetCommandHandler<ExtractInterfaceCommandHandler>(PredefinedCommandHandlerNames.ExtractInterface, ContentTypeNames.CSharpContentType);