1 write to _lateBound
System.Web (1)
httpstaticobjectscollection.cs (1)
242_lateBound = lateBound;
2 references to _lateBound
System.Web (2)
httpstaticobjectscollection.cs (2)
261get { return _lateBound;} 265get { return _lateBound ? typeof(object) : ObjectType; }