8 references to Always
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
166if (value.PolicyEnforcement == PolicyEnforcement.Always &&
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpTransportSecurity.cs (1)
59if (value.PolicyEnforcement == PolicyEnforcement.Always &&
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
125if (value.PolicyEnforcement == PolicyEnforcement.Always &&
System\ServiceModel\HttpTransportSecurity.cs (1)
73if (value.PolicyEnforcement == PolicyEnforcement.Always &&
System.ServiceModel.NetTcp (2)
System\ServiceModel\Channels\TcpTransportBindingElement.cs (1)
43if (value.PolicyEnforcement == PolicyEnforcement.Always &&
System\ServiceModel\TcpTransportSecurity.cs (1)
73if (value.PolicyEnforcement == PolicyEnforcement.Always &&
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\UnixDomainSocketTransportBindingElement.cs (1)
43if (value.PolicyEnforcement == PolicyEnforcement.Always &&
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (1)
74if (value.PolicyEnforcement == PolicyEnforcement.Always &&