3 writes to _writeColor
Microsoft.Cci.Extensions (3)
Writers\Syntax\HtmlSyntaxWriter.cs (3)
100_writeColor = null; 125_writeColor = () => 135_writeColor = null;
4 references to _writeColor
Microsoft.Cci.Extensions (4)
Writers\Syntax\HtmlSyntaxWriter.cs (4)
96if (_writeColor != null) 99Action write = _writeColor; 121if (_writeColor != null || _hasColor) 132if (_writeColor == null)