2 writes to _editorParts
System.Web (2)
UI\WebParts\EditorZoneBase.cs (2)
130_editorParts = editorParts; 285_editorParts = null;
2 references to _editorParts
System.Web (2)
UI\WebParts\EditorZoneBase.cs (2)
111if (_editorParts == null) { 137return _editorParts;