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