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