2 writes to _fontSize
System.Web (2)
UI\Html32TextWriter.cs (2)
307_fontSize = ConvertToHtmlFontSize(value); 537_fontSize = null;
2 references to _fontSize
System.Web (2)
UI\Html32TextWriter.cs (2)
128AppendFontTag(_fontFace, _fontColor, _fontSize, sbBegin, sbEnd); 308if (_fontSize != null)