1 write to _contents
System.Web.Mobile (1)
UI\MobileControls\DeviceSpecificChoice.cs (1)
113
_contents
= new ListDictionary(_caseInsensitiveComparer);
2 references to _contents
System.Web.Mobile (2)
UI\MobileControls\DeviceSpecificChoice.cs (2)
111
if (
_contents
== null)
115
return
_contents
;