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