2 references to hasCodeBehind
System.Web (2)
UI\TemplateParser.cs (2)
157internal bool HasCodeBehind { get { return flags[hasCodeBehind]; } } 2138flags[hasCodeBehind] = true;