1 write to SelfReference
System.Web.Mobile (1)
UI\MobileControls\ObjectList.cs (1)
904field.SelfReference = true;
2 references to SelfReference
System.Web.Mobile (2)
UI\MobileControls\ObjectListField.cs (2)
182if (!SelfReference) 210Debug.Assert(SelfReference, "Shouldn't get this far if !SelfReference");