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