2 references to CodeFixService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\CodeFixes\CodeFixService.cs (2)
1030
private readonly
CodeFixService
_codeFixService;
1032
public TestAccessor(
CodeFixService
codeFixService)