3 references to DispatcherSynchronizationElement
System.ServiceModel (3)
System\ServiceModel\Configuration\DispatcherSynchronizationElement.cs (2)
44DispatcherSynchronizationElement source = (DispatcherSynchronizationElement)from;
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
48this.BehaviorExtensions.Add(new ExtensionElement(ConfigurationStrings.DispatcherSynchronizationSectionName, typeof(DispatcherSynchronizationElement).AssemblyQualifiedName));