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)
103
if (
_descriptions
== null) {
106
return
_descriptions
;