1 write to basic128
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
80
basic128
= new Basic128SecurityAlgorithmSuite();
2 references to basic128
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
79
if (
basic128
== null)
81
return
basic128
;