2 references to inDesigner
System.Web (2)
UI\TemplateParser.cs (2)
168get { return flags[inDesigner]; } 169set { flags[inDesigner] = value; }