1 write to s_tripleDesSha256
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
162s_tripleDesSha256 = new TripleDesSha256SecurityAlgorithmSuite();
2 references to s_tripleDesSha256
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
161if (s_tripleDesSha256 == null) 163return s_tripleDesSha256;