1 reference to ExtractInterfaceCodeAction
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
51
public async Task<ImmutableArray<
ExtractInterfaceCodeAction
>> GetExtractInterfaceCodeActionAsync(Document document, TextSpan span, CancellationToken cancellationToken)