1 write to ConstructorTypes
System.Web (1)
UI\WebParts\ConsumerConnectionPoint.cs (1)
21ConstructorTypes = WebPartUtil.GetTypesForConstructor(constructor);
1 reference to ConstructorTypes
System.Web (1)
UI\WebParts\WebPartUtil.cs (1)
51Type[] constructorTypes = isConsumer ? ConsumerConnectionPoint.ConstructorTypes :