1 write to _staticConnections
System.Web (1)
UI\WebParts\ProxyWebPartManager.cs (1)
81_staticConnections = new ProxyWebPartConnectionCollection();
2 references to _staticConnections
System.Web (2)
UI\WebParts\ProxyWebPartManager.cs (2)
80if (_staticConnections == null) { 83return _staticConnections;