1 write to _uiCulture
System.Web (1)
UI\WebParts\WebPartManager.cs (1)
4522
_uiCulture
= uiCulture;
3 references to _uiCulture
System.Web (3)
UI\WebParts\WebPartManager.cs (3)
4534
(other.
_uiCulture
.Equals(
_uiCulture
));
4544
return ((hashCode << 5) + hashCode) ^
_uiCulture
.GetHashCode();