2 references to _stackInitialSize
System.Web.Mobile (2)
UI\MobileControls\Design\Util\SimpleParser.cs (2)
266
internal TagStack() : this(
_stackInitialSize
)
307
internal ElementTable() : this(
_stackInitialSize
)