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