1 write to _idListStack
System.Web (1)
UI\TemplateParser.cs (1)
561_idListStack = new Stack();
2 references to _idListStack
System.Web (2)
UI\TemplateParser.cs (2)
1595_idListStack.Push(_idList); 2824_idList = (StringSet) _idListStack.Pop();