1 write to _type
System.Web (1)
Configuration\BuildProvider.cs (1)
122_type = CompilationUtil.LoadTypeWithChecks(_buildProvider.Type, typeof(System.Web.Compilation.BuildProvider), null, _buildProvider, "type");
3 references to _type
System.Web (3)
Configuration\BuildProvider.cs (3)
119if (_type == null) { 121if (_type == null) { 127return _type;