4 writes to _availableWebPartDescriptions
System.Web (4)
UI\WebParts\ImportCatalogPart.cs (4)
168_availableWebPartDescriptions = new WebPartDescriptionCollection(); 289_availableWebPartDescriptions = new WebPartDescriptionCollection( 338_availableWebPartDescriptions = null; 387_availableWebPartDescriptions = null;
2 references to _availableWebPartDescriptions
System.Web (2)
UI\WebParts\ImportCatalogPart.cs (2)
159return _availableWebPartDescriptions; 163if (_availableWebPartDescriptions != null) {