1 write to _fontStack
System.Web (1)
UI\Html32TextWriter.cs (1)
80
_fontStack
= new Stack(3);
2 references to _fontStack
System.Web (2)
UI\Html32TextWriter.cs (2)
79
if (
_fontStack
== null) {
82
return
_fontStack
;