1 write to _baseType
System.Web (1)
Compilation\BuildResult.cs (1)
976_baseType = baseType;
3 references to _baseType
System.Web (3)
Compilation\BuildResult.cs (3)
1005get { return _baseType; } 1012TemplateControl templateControl = (TemplateControl) HttpRuntime.FastCreatePublicInstance(_baseType); 1026get { return _baseType; }