3 references to Empty
System.Web (3)
UI\WebParts\ProviderConnectionPoint.cs (1)
34return ConnectionInterfaceCollection.Empty;
UI\WebParts\WebPartConnection.cs (1)
332if (consumerConnectionPoint.SupportsConnection(consumerControl, ConnectionInterfaceCollection.Empty)) {
UI\WebParts\WebPartManager.cs (1)
1372if (!consumerConnectionPoint.SupportsConnection(consumerControl, ConnectionInterfaceCollection.Empty)) {