2 writes to _site
System.Web.Mobile (2)
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
646
_site
= site;
824
_site
= value;
2 references to _site
System.Web.Mobile (2)
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
818
Debug.Assert(
_site
!= null);
819
return
_site
;