2 writes to _shouldWriteLine
Microsoft.Cci.Extensions (2)
Writers\Syntax\TokenSyntaxWriter.cs (2)
60
_shouldWriteLine
= false;
97
_shouldWriteLine
= true;
1 reference to _shouldWriteLine
Microsoft.Cci.Extensions (1)
Writers\Syntax\TokenSyntaxWriter.cs (1)
55
if (!
_shouldWriteLine
)