2 references to TryImportTransportSecurityBindingElement
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (2)
660success = this.TryImportTransportSecurityBindingElement(importer, policyContext, out sbe, false); 669this.TryImportTransportSecurityBindingElement(importer, policyContext, out tbe, true);