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