2 references to ConsumerType
System.Web (2)
UI\WebParts\WebPartTransformerAttribute.cs (2)
88
if (attribute.
ConsumerType
== attribute.ProviderType) {
91
types[0] = attribute.
ConsumerType
;