7 references to GetLeaveCipherValueUnchecked
System.Security (7)
system\security\cryptography\xml\encryptedxml.cs (7)
219if (!Utils.GetLeaveCipherValueUnchecked() && cipherData.CipherReference.Uri == null){ 226if (!Utils.GetLeaveCipherValueUnchecked() && tc == null) { 233if (Utils.GetLeaveCipherValueUnchecked()) { 246if (!Utils.GetLeaveCipherValueUnchecked() && tc == null) { 430if (!Utils.GetLeaveCipherValueUnchecked() && (encryptedKey.CipherData == null || encryptedKey.CipherData.CipherValue == null)) { 449if (!Utils.GetLeaveCipherValueUnchecked() && (encryptedKey.CipherData == null || encryptedKey.CipherData.CipherValue == null)) { 492if (!Utils.GetLeaveCipherValueUnchecked() && (encryptedKey.CipherData == null || encryptedKey.CipherData.CipherValue == null)) {