2 writes to _outgoingAlgorithmSuite
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
116_outgoingAlgorithmSuite = factory._outgoingAlgorithmSuite; 265_outgoingAlgorithmSuite = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentNullException(nameof(value)));
2 references to _outgoingAlgorithmSuite
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
116_outgoingAlgorithmSuite = factory._outgoingAlgorithmSuite; 260return _outgoingAlgorithmSuite;