2 references to IsEnabledTransportAuthentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpsSecurity.cs (1)
107return BasicHttpSecurity.IsEnabledTransportAuthentication(http, transportSecurity);
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpBindingBase.cs (1)
233else if (!BasicHttpSecurity.IsEnabledTransportAuthentication(http, transportSecurity))