3 references to TransactedBatchingElement
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
56this.BehaviorExtensions.Add(new ExtensionElement(ConfigurationStrings.TransactedBatchingSectionName, typeof(TransactedBatchingElement).AssemblyQualifiedName));
System\ServiceModel\Configuration\TransactedBatchingElement.cs (2)
24TransactedBatchingElement source = from as TransactedBatchingElement;