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