1 write to IndentationService
Microsoft.CodeAnalysis.Features (1)
Wrapping\AbstractWrapper.cs (1)
32
=>
IndentationService
= indentationService;
1 reference to IndentationService
Microsoft.CodeAnalysis.Features (1)
Wrapping\AbstractCodeActionComputer.cs (1)
97
var indentationService = Wrapper.
IndentationService
;