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)
80
if (
_staticConnections
== null) {
83
return
_staticConnections
;