3 writes to _needIndent
CSharpSyntaxGenerator (3)
AbstractFileWriter.cs (3)
84_needIndent = true; //need an indent after each line break 90_needIndent = true; //need an indent after each line break 98_needIndent = false;
1 reference to _needIndent
CSharpSyntaxGenerator (1)
AbstractFileWriter.cs (1)
95if (_needIndent)