2 references to IsConnectionPointTypeValid
System.Web (2)
UI\WebParts\ConnectionConsumerAttribute.cs (1)
86if (WebPartUtil.IsConnectionPointTypeValid(_connectionPointType, /*isConsumer*/ true)) {
UI\WebParts\ConnectionProviderAttribute.cs (1)
86if (WebPartUtil.IsConnectionPointTypeValid(_connectionPointType, /*isConsumer*/ false)) {