2 references to UseSha1InMsmqEncryptionAlgorithmString
System.ServiceModel (2)
System\ServiceModel\AppContextDefaultValues.Default.cs (1)
46LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.UseSha1InMsmqEncryptionAlgorithmString, true);
System\ServiceModel\LocalAppContextSwitches.cs (1)
47return LocalAppContext.GetCachedSwitchValue(UseSha1InMsmqEncryptionAlgorithmString, ref useSha1InMsmqEncryptionAlgorithm);