1 write to _extractInterfaceService
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\ExtractInterfaceCodeAction.cs (1)
20_extractInterfaceService = extractInterfaceService;
1 reference to _extractInterfaceService
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\ExtractInterfaceCodeAction.cs (1)
45var extractInterfaceResult = await _extractInterfaceService