2 writes to _indent
Microsoft.CodeAnalysis (2)
InternalUtilities\JsonWriter.cs (2)
238
_indent
++;
244
_indent
--;
1 reference to _indent
Microsoft.CodeAnalysis (1)
InternalUtilities\JsonWriter.cs (1)
227
for (int i = 0; i <
_indent
; i++)