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)
123return _scope; 145return HashCodeCombiner.CombineHashCodes(_isPersonalizable.GetHashCode(), _scope.GetHashCode(),