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