2 references to Extract_Interface
Microsoft.CodeAnalysis.EditorFeatures (2)
ExtractInterface\AbstractExtractInterfaceCommandHandler.cs (2)
33public string DisplayName => EditorFeaturesResources.Extract_Interface; 40using (context.OperationContext.AddScope(allowCancellation: true, EditorFeaturesResources.Extract_Interface))