3 references to WindowsStreamSecurityElement
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
89this.BindingElementExtensions.Add(new ExtensionElement(ConfigurationStrings.WindowsStreamSecuritySectionName, typeof(WindowsStreamSecurityElement).AssemblyQualifiedName));
System\ServiceModel\Configuration\WindowsStreamSecurityElement.cs (2)
54WindowsStreamSecurityElement source = (WindowsStreamSecurityElement)from;