1 write to _scope
System.Web (1)
UI\WebParts\PersonalizableAttribute.cs (1)
95
_scope
= scope;
2 references to _scope
System.Web (2)
UI\WebParts\PersonalizableAttribute.cs (2)
123
return
_scope
;
145
return HashCodeCombiner.CombineHashCodes(_isPersonalizable.GetHashCode(),
_scope
.GetHashCode(),