3 writes to _descriptions
System.Web (3)
UI\WebParts\DeclarativeCatalogPart.cs (3)
58_descriptions = null; 79_descriptions = null; 156_descriptions = new WebPartDescriptionCollection(descriptions);
2 references to _descriptions
System.Web (2)
UI\WebParts\DeclarativeCatalogPart.cs (2)
103if (_descriptions == null) { 106return _descriptions;