1 write to s_tripleDes
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
44s_tripleDes = new TripleDesSecurityAlgorithmSuite();
2 references to s_tripleDes
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
42if (s_tripleDes == null) 47return s_tripleDes;