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