2 writes to _shouldWriteLine
Microsoft.Cci.Extensions (2)
Writers\Syntax\IndentionSyntaxWriter.cs (2)
42
_shouldWriteLine
= true;
62
_shouldWriteLine
= false;
1 reference to _shouldWriteLine
Microsoft.Cci.Extensions (1)
Writers\Syntax\IndentionSyntaxWriter.cs (1)
57
if (!
_shouldWriteLine
)