2 writes to outgoingAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
145this.outgoingAlgorithmSuite = factory.outgoingAlgorithmSuite; 474this.outgoingAlgorithmSuite = value;
2 references to outgoingAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
145this.outgoingAlgorithmSuite = factory.outgoingAlgorithmSuite; 465return this.outgoingAlgorithmSuite;