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