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