1 write to _type
System.Web (1)
Compilation\DelayLoadType.cs (1)
31
_type
= a.GetType(_typeName);
2 references to _type
System.Web (2)
Compilation\DelayLoadType.cs (2)
29
if (
_type
== null) {
34
return
_type
;