2 references to CodeFixService
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.cs (2)
1039
private readonly
CodeFixService
_codeFixService;
1041
public TestAccessor(
CodeFixService
codeFixService)