3 references to CallbackDebugElement
System.ServiceModel (3)
System\ServiceModel\Configuration\CallbackDebugElement.cs (2)
27CallbackDebugElement source = (CallbackDebugElement)from;
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
45this.BehaviorExtensions.Add(new ExtensionElement(ConfigurationStrings.CallbackDebugSectionName, typeof(CallbackDebugElement).AssemblyQualifiedName));