1 write to _offset
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\Passes\CSharpOnTypeFormattingPass.cs (1)
1191_offset = offset;
1 reference to _offset
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\Passes\CSharpOnTypeFormattingPass.cs (1)
1202var index = Array.BinarySearch(indentationScopes, _offset);