2 references to GetSecondaryInterfaces
System.Web (2)
UI\WebParts\WebPartConnection.cs (1)
290
ConnectionInterfaceCollection secondaryInterfaces = providerConnectionPoint.
GetSecondaryInterfaces
(providerControl);
UI\WebParts\WebPartManager.cs (1)
1325
ConnectionInterfaceCollection secondaryInterfaces = providerConnectionPoint.
GetSecondaryInterfaces
(providerControl);