2 references to ConflictsWithConsumer
System.Web (2)
UI\WebParts\WebPartConnection.cs (1)
373return (ConflictsWithConsumer(otherConnection) || ConflictsWithProvider(otherConnection));
UI\WebParts\WebPartManager.cs (1)
1564if (connection.ConflictsWithConsumer(otherConnection)) {