2 writes to _type
System.Web (2)
httpstaticobjectscollection.cs (2)
241_type = t; 248_type = instance.GetType();
2 references to _type
System.Web (2)
httpstaticobjectscollection.cs (2)
257get { return _type;} 277_instance = Activator.CreateInstance(_type);