1 write to s_tripleDes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
89s_tripleDes = new TripleDesSecurityAlgorithmSuite();
2 references to s_tripleDes
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
88if (s_tripleDes == null) 90return s_tripleDes;