2 overrides of ConsumerSchema
System.Web (2)
UI\WebParts\RowToFieldTransformer.cs (1)
105protected override PropertyDescriptorCollection ConsumerSchema {
UI\WebParts\RowToParametersTransformer.cs (1)
221protected override PropertyDescriptorCollection ConsumerSchema {
1 reference to ConsumerSchema
System.Web (1)
UI\WebParts\TransformerConfigurationWizardBase.cs (1)
124string[] consumerNames = ConvertSchemaToArray(ConsumerSchema);