7 references to TransportSecurityBindingElement
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElement.cs (6)
1056
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
1112
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
1154
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
1205
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
1253
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
1336
TransportSecurityBindingElement primary = new
TransportSecurityBindingElement
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (1)
584
binding = new
TransportSecurityBindingElement
();