3 writes to _availableWebPartDescriptions
System.Web (3)
UI\WebParts\PageCatalogPart.cs (3)
84_availableWebPartDescriptions = new WebPartDescriptionCollection(descriptions); 137_availableWebPartDescriptions = null; 142_availableWebPartDescriptions = null;
2 references to _availableWebPartDescriptions
System.Web (2)
UI\WebParts\PageCatalogPart.cs (2)
58if (_availableWebPartDescriptions == null) { 87return _availableWebPartDescriptions;