2 writes to _algorithmSuite
System.ServiceModel.NetTcp (2)
System\ServiceModel\MessageSecurityOverTcp.cs (2)
21_algorithmSuite = SecurityAlgorithmSuite.Default; 58_algorithmSuite = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value));
1 reference to _algorithmSuite
System.ServiceModel.NetTcp (1)
System\ServiceModel\MessageSecurityOverTcp.cs (1)
55get { return _algorithmSuite; }