2 writes to _typeName
System.Web.Mobile (2)
UI\MobileControls\DesignerAdapterAttribute.cs (2)
33
_typeName
= adapterTypeName;
39
_typeName
= adapterType.AssemblyQualifiedName;
1 reference to _typeName
System.Web.Mobile (1)
UI\MobileControls\DesignerAdapterAttribute.cs (1)
47
return
_typeName
;