2 references to SwitchCryptographyUseLegacyFipsThrow
mscorlib (2)
system\AppContext\AppContextDefaultValues.Defaults.cs (1)
76AppContext.DefineSwitchDefault(SwitchCryptographyUseLegacyFipsThrow, true);
system\AppContext\AppContextSwitches.cs (1)
172return GetCachedSwitchValue(AppContextDefaultValues.SwitchCryptographyUseLegacyFipsThrow, ref _useLegacyFipsThrow);