2 references to ConflictsWith
System.Web (2)
UI\WebParts\WebPartManager.cs (2)
1515if (otherConnection.IsShared && connection.ConflictsWith(otherConnection)) { 1540if (otherConnection.IsStatic && connection.ConflictsWith(otherConnection)) {