1 write to _connections
System.Web (1)
UI\WebParts\WebPartChrome.cs (1)
72
_connections
= _manager.Connections;
2 references to _connections
System.Web (2)
UI\WebParts\WebPartChrome.cs (2)
71
if (
_connections
== null) {
74
return
_connections
;