1 reference to Offset
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Indentation\IIndentationService.cs (1)
71
var indent = baseOffsetInLine + indentationResult.
Offset
;