1 write to Offset
Microsoft.CodeAnalysis.CodeStyle (1)
IndentationResult.cs (1)
35
this.
Offset
= offset;
1 reference to Offset
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
IIndentationService.cs (1)
72
var indent = baseOffsetInLine + indentationResult.
Offset
;