1 write to _type
System.Web (1)
Configuration\FolderLevelBuildProvider.cs (1)
96_type = CompilationUtil.LoadTypeWithChecks(Type, typeof(System.Web.Compilation.BuildProvider), null, this, "type");
3 references to _type
System.Web (3)
Configuration\FolderLevelBuildProvider.cs (3)
93if (_type == null) { 95if (_type == null) { 101return _type;