1 write to IncomingAlgorithmSuite
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
289factory.IncomingAlgorithmSuite = DefaultAlgorithmSuite;
1 reference to IncomingAlgorithmSuite
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\TransportSecurityProtocol.cs (1)
110factory.IncomingAlgorithmSuite, (factory.ActAsInitiator) ? MessageDirection.Output : MessageDirection.Input);