9 references to Parser
System.Web (9)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (9)
448if (typeof(INamingContainer).IsAssignableFrom(Parser.BaseType)) { 449containerType = Parser.BaseType; 950if (Parser.HasCodeBehind) { 1154if (Parser.BaseType != null) { 1158Type memberType = Util.GetNonPrivateFieldType(Parser.BaseType, builder.ID); 1163memberType = Util.GetNonPrivatePropertyType(Parser.BaseType, builder.ID); 1671if (Parser.ControlBuilderInterceptor != null) { 1672Parser.ControlBuilderInterceptor.OnProcessGeneratedCode(builder, _codeCompileUnit, 1677Parser.ParseRecorders.ProcessGeneratedCode(builder, _codeCompileUnit,