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)
45
var extractInterfaceResult = await
_extractInterfaceService