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)
79if (_fontStack == null) { 82return _fontStack;