2 references to UseSha1InPipeConnectionGetHashAlgorithmString
System.ServiceModel (2)
System\ServiceModel\AppContextDefaultValues.Default.cs (1)
44LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.UseSha1InPipeConnectionGetHashAlgorithmString, true);
System\ServiceModel\LocalAppContextSwitches.cs (1)
65return LocalAppContext.GetCachedSwitchValue(UseSha1InPipeConnectionGetHashAlgorithmString, ref useSha1InPipeConnectionGetHashAlgorithm);