2 writes to _hasColor
Microsoft.Cci.Extensions (2)
Writers\Syntax\HtmlSyntaxWriter.cs (2)
124
_hasColor
= true;
130
_hasColor
= false;
1 reference to _hasColor
Microsoft.Cci.Extensions (1)
Writers\Syntax\HtmlSyntaxWriter.cs (1)
121
if (_writeColor != null ||
_hasColor
)