3 writes to _writeBackground
Microsoft.Cci.Extensions (3)
Writers\Syntax\HtmlSyntaxWriter.cs (3)
107_writeBackground = null; 149_writeBackground = () => 158_writeBackground = null;
3 references to _writeBackground
Microsoft.Cci.Extensions (3)
Writers\Syntax\HtmlSyntaxWriter.cs (3)
104if (_writeBackground != null) 106Action write = _writeBackground; 155if (_writeBackground == null)