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