public void InlineEndTag(IEndTagProperties tagInfo) { if (!_tqaDeletion) { _buffer.InlineEndTag(tagInfo); } }